summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:10 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit97fd0217d34002aba96853701c9e45c9b124d421 (patch)
treed69863c5b08a830511aaf0e973073794cfdc9a6e /app-emulation/lxd/files
parentapp-emulation/lxc: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-97fd0217d34002aba96853701c9e45c9b124d421.tar.gz
gentoo-97fd0217d34002aba96853701c9e45c9b124d421.tar.bz2
gentoo-97fd0217d34002aba96853701c9e45c9b124d421.zip
app-emulation/lxd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-emulation/lxd/files')
-rw-r--r--app-emulation/lxd/files/lxd-2.0.0.initd2
-rw-r--r--app-emulation/lxd/files/lxd-2.0.0_beta4.initd2
-rw-r--r--app-emulation/lxd/files/lxd-2.0.0_rc2.initd2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/lxd/files/lxd-2.0.0.initd b/app-emulation/lxd/files/lxd-2.0.0.initd
index ec23258c19d1..0ff13c8b965a 100644
--- a/app-emulation/lxd/files/lxd-2.0.0.initd
+++ b/app-emulation/lxd/files/lxd-2.0.0.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/app-emulation/lxd/files/lxd-2.0.0_beta4.initd b/app-emulation/lxd/files/lxd-2.0.0_beta4.initd
index ec23258c19d1..0ff13c8b965a 100644
--- a/app-emulation/lxd/files/lxd-2.0.0_beta4.initd
+++ b/app-emulation/lxd/files/lxd-2.0.0_beta4.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/app-emulation/lxd/files/lxd-2.0.0_rc2.initd b/app-emulation/lxd/files/lxd-2.0.0_rc2.initd
index ec23258c19d1..0ff13c8b965a 100644
--- a/app-emulation/lxd/files/lxd-2.0.0_rc2.initd
+++ b/app-emulation/lxd/files/lxd-2.0.0_rc2.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$