summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:26:31 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitc8bfeb859f559253b9d0bc0fd678708316a5f3d3 (patch)
tree8d1ccf1e65b1ad526debf09f64bdf3ae3062b3de /app-admin/glance
parentapp-admin/fam: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-c8bfeb859f559253b9d0bc0fd678708316a5f3d3.tar.gz
gentoo-c8bfeb859f559253b9d0bc0fd678708316a5f3d3.tar.bz2
gentoo-c8bfeb859f559253b9d0bc0fd678708316a5f3d3.zip
app-admin/glance: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-admin/glance')
-rw-r--r--app-admin/glance/files/glance.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/files/glance.initd b/app-admin/glance/files/glance.initd
index 81e42b341511..82d3a63515ad 100644
--- a/app-admin/glance/files/glance.initd
+++ b/app-admin/glance/files/glance.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$