diff options
Diffstat (limited to 'sys-apps/daisydog/files/daisydog.init.d')
-rwxr-xr-x | sys-apps/daisydog/files/daisydog.init.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/daisydog/files/daisydog.init.d b/sys-apps/daisydog/files/daisydog.init.d index 6fecb16943a4..9513b7ef7578 100755 --- a/sys-apps/daisydog/files/daisydog.init.d +++ b/sys-apps/daisydog/files/daisydog.init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 |