diff options
Diffstat (limited to 'app-antivirus/skyldav/files/skyldav.initd')
-rwxr-xr-x | app-antivirus/skyldav/files/skyldav.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/skyldav/files/skyldav.initd b/app-antivirus/skyldav/files/skyldav.initd index ce19ccf8786..24ccdf18f54 100755 --- a/app-antivirus/skyldav/files/skyldav.initd +++ b/app-antivirus/skyldav/files/skyldav.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ |