summaryrefslogtreecommitdiff
path: root/app-crypt
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:05 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit020279a7a63e859bcc2935d4a22e45c1f07ca5db (patch)
tree911c1d9228827e896392f62e8e65af17ff3f91ac /app-crypt
parent6e82bacbb0095149766c118d9186b12b50079a9b (diff)
downloadgentoo-020279a7a63e859bcc2935d4a22e45c1f07ca5db.tar.gz
gentoo-020279a7a63e859bcc2935d4a22e45c1f07ca5db.tar.xz
app-crypt/trousers: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/trousers/files/tcsd.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/trousers/files/tcsd.initd b/app-crypt/trousers/files/tcsd.initd
index 969ccc17015..567dc5eff64 100644
--- a/app-crypt/trousers/files/tcsd.initd
+++ b/app-crypt/trousers/files/tcsd.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$