summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/cronie')
-rw-r--r--sys-process/cronie/files/cronie-1.2-cron.deny1
-rw-r--r--sys-process/cronie/files/cronie-1.3-crontab1
-rw-r--r--sys-process/cronie/files/cronie-1.3-initd1
3 files changed, 0 insertions, 3 deletions
diff --git a/sys-process/cronie/files/cronie-1.2-cron.deny b/sys-process/cronie/files/cronie-1.2-cron.deny
index 42cdd5f8c9a3..f703d5846e41 100644
--- a/sys-process/cronie/files/cronie-1.2-cron.deny
+++ b/sys-process/cronie/files/cronie-1.2-cron.deny
@@ -1,4 +1,3 @@
-# $Id$
# If for any reason you have users in the 'cron' group who should not
# be allowed to run crontab, add them to this file (one username per
# line)
diff --git a/sys-process/cronie/files/cronie-1.3-crontab b/sys-process/cronie/files/cronie-1.3-crontab
index 14a6b9b1922f..99c2b54f3fde 100644
--- a/sys-process/cronie/files/cronie-1.3-crontab
+++ b/sys-process/cronie/files/cronie-1.3-crontab
@@ -1,5 +1,4 @@
# for cronie
-# $Id$
# Global variables
SHELL=/bin/bash
diff --git a/sys-process/cronie/files/cronie-1.3-initd b/sys-process/cronie/files/cronie-1.3-initd
index 781ff67c47f8..793e6213bfae 100644
--- a/sys-process/cronie/files/cronie-1.3-initd
+++ b/sys-process/cronie/files/cronie-1.3-initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
command="/usr/sbin/crond"
command_args="${CRONDARGS}"