summaryrefslogtreecommitdiff
path: root/net-misc/xrdp
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:40 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit3680a5bc4191a58a2d198b3ddae5f9ad116f6a7d (patch)
tree9dfba3cf27a84f8516d5bd84ef1b670693f4041d /net-misc/xrdp
parent39b93b156e8d5db7961fd913f53f534005cef1a5 (diff)
downloadgentoo-3680a5bc4191a58a2d198b3ddae5f9ad116f6a7d.tar.gz
gentoo-3680a5bc4191a58a2d198b3ddae5f9ad116f6a7d.tar.xz
net-misc/xrdp: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/xrdp')
-rw-r--r--net-misc/xrdp/files/xrdp-initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/xrdp/files/xrdp-initd b/net-misc/xrdp/files/xrdp-initd
index 797dfda61f2..8f943e11cce 100644
--- a/net-misc/xrdp/files/xrdp-initd
+++ b/net-misc/xrdp/files/xrdp-initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$