Fix xrdp script on Debian

ulab-next-nosound
Timothy Pearson 13 years ago committed by Timothy Pearson
parent 17bd5500f0
commit c09eaf540f

@ -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