wok-current diff xrdp/receipt @ rev 24303
linux64-aufs: fix git branch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 15 16:48:52 2022 +0000 (2022-01-15) |
parents | 1e9cc0eb1d17 |
children |
line diff
1.1 --- a/xrdp/receipt Mon Jul 12 17:43:25 2021 +0000 1.2 +++ b/xrdp/receipt Sat Jan 15 16:48:52 2022 +0000 1.3 @@ -59,6 +59,7 @@ 1.4 sed -i -e 's|/usr/local|/usr|;s|xrdp\.sh|xrdp|' \ 1.5 -e 's|--noheading -C||' \ 1.6 -e 's,grep -q -i,grep /usr/sbin | &,' \ 1.7 + -e 's|.*/lib/lsb/init-functions|# &|' \ 1.8 $fs/etc/init.d/xrdp 1.9 1.10 SESSION="/usr/bin/lxde-session"