system/xrdp: Fixed doinst.sh.
Don't call both config and preserve_perms for rc.xrdp.new. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
9588fcaee0
commit
aef3317143
|
@ -22,7 +22,6 @@ preserve_perms() {
|
|||
config $NEW
|
||||
}
|
||||
|
||||
config etc/rc.d/rc.xrdp.new
|
||||
config etc/xrdp/xrdp-xinitrc.new
|
||||
config etc/xrdp/rsakeys.ini.new
|
||||
config etc/xrdp/sesman.ini.new
|
||||
|
|
Loading…
Reference in New Issue