Fix xrdp script on Debian

ulab-next
Timothy Pearson 12 years ago committed by Timothy Pearson
parent 9b785d62fb
commit 94c866f551

@ -1,10 +1,3 @@
#!/bin/sh
# xrdp control script
# Written : 1-13-2006 - Mark Balliet - posicat@pobox.com
# maintaned by Jay Sorg
# chkconfig: 2345 11 89
# description: starts xrdp
### BEGIN INIT INFO
# Provides: xrdp
# Required-Start:
@ -16,8 +9,7 @@
# Short-Description: Start and stop xrdp
# Description: starts xrdp
### END INIT INFO
SBINDIR=/usr/local/sbin
SBINDIR=/usr/sbin
LOG=/dev/null
CFGDIR=/etc/xrdp

Loading…
Cancel
Save