diff options
Diffstat (limited to 'sys-process/cronie/files/cronie-1.3-initd')
-rw-r--r-- | sys-process/cronie/files/cronie-1.3-initd | 1 |
1 files changed, 0 insertions, 1 deletions
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}" |