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 fd4bf09f7e33..ce19ccf8786b 100755 --- a/app-antivirus/skyldav/files/skyldav.initd +++ b/app-antivirus/skyldav/files/skyldav.initd @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ SKYLDAV_BIN="/usr/sbin/skyldav" SKYLDAV_OPTS="${SKYLDAV_OPTS:--m 2}" |