summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:52 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb83801dae9256effe924ae151a3262b25f7c331f (patch)
tree0a6ec47fa242d4aff78d10ae98d573b87ca89079 /net-fs/smbtad
parentnet-fs/samba: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-b83801dae9256effe924ae151a3262b25f7c331f.tar.gz
gentoo-b83801dae9256effe924ae151a3262b25f7c331f.tar.bz2
gentoo-b83801dae9256effe924ae151a3262b25f7c331f.zip
net-fs/smbtad: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-fs/smbtad')
-rw-r--r--net-fs/smbtad/files/smbtad.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/smbtad/files/smbtad.rc b/net-fs/smbtad/files/smbtad.rc
index cf134b4ad39c..547fd149de94 100644
--- a/net-fs/smbtad/files/smbtad.rc
+++ b/net-fs/smbtad/files/smbtad.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$