diff options
author | 2016-05-18 01:27:14 -0500 | |
---|---|---|
committer | 2016-05-18 01:38:34 -0500 | |
commit | 16130d5bd3e897f75a101b8b657b9f3a57f84818 (patch) | |
tree | 1004d45928678edba2659a2c27001c5a9796e65f /app-emulation/spice-vdagent/files/spice-vdagent.initd-2 | |
parent | app-emulation/qemu-guest-agent: use #!/sbin/openrc-run instead of #!/sbin/run... (diff) | |
download | gentoo-16130d5bd3e897f75a101b8b657b9f3a57f84818.tar.gz gentoo-16130d5bd3e897f75a101b8b657b9f3a57f84818.tar.bz2 gentoo-16130d5bd3e897f75a101b8b657b9f3a57f84818.zip |
app-emulation/spice-vdagent: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-emulation/spice-vdagent/files/spice-vdagent.initd-2')
-rw-r--r-- | app-emulation/spice-vdagent/files/spice-vdagent.initd-2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice-vdagent/files/spice-vdagent.initd-2 b/app-emulation/spice-vdagent/files/spice-vdagent.initd-2 index a394a851125a..6851ec4c7487 100644 --- a/app-emulation/spice-vdagent/files/spice-vdagent.initd-2 +++ b/app-emulation/spice-vdagent/files/spice-vdagent.initd-2 @@ -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$ |