Linux Actor Fixes

This commit is contained in:
Adolfo Gómez 2014-07-17 10:27:35 +00:00
parent 6a841a86df
commit 775d59a621
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
SESMANFILE=/etc/pam.d/sesman
SESMANFILE=/etc/pam.d/xrdp-sesman
. /usr/share/debconf/confmodule
@ -36,4 +36,4 @@ esac
# Solved not starting the service right now, defered to next reboot
exit 0
exit 0

View File

@ -1,6 +1,6 @@
#!/bin/sh
SESMANFILE=/etc/pam.d/sesman
SESMANFILE=/etc/pam.d/xrdp-sesman
. /usr/share/debconf/confmodule