summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-antivirus/skyldav')
-rw-r--r--app-antivirus/skyldav/files/skyldav.confd2
-rwxr-xr-xapp-antivirus/skyldav/files/skyldav.initd2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/skyldav/files/skyldav.confd b/app-antivirus/skyldav/files/skyldav.confd
index aad4d2305900..3638144bc10b 100644
--- a/app-antivirus/skyldav/files/skyldav.confd
+++ b/app-antivirus/skyldav/files/skyldav.confd
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
# Config file for /etc/init.d/skyldav
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}"