Package: cron
Version: 3.0pl1-124.1
Severity: normal
Dear Maintainer,
The cron daemon reads no longer the default in /etc/default/cron one on my
system. I have modified the /etc/default/cron the following setting:
Extra_opts = "L-3"
With the "L-3" option cron does not start (only "-f"), see the output of the
following commands.
If the default settings at all in systemd set in the configuration file
/etc/default/cron or is this not yet supported here?
# systemctl status cron
cron.service - Regular background program processing daemon
Loaded: loaded (/lib/systemd/system/cron.service; enabled)
Active: active (running) since Mi 2014-07-09 08:06:59 CEST; 6h ago
Main PID: 1298 (cron)
CGroup: name=systemd:/system/cron.service
└─1298 /usr/sbin/cron -f
Regards
Michael Singer
- Package-specific info:
--- EDITOR:
not set
--- /usr/bin/editor:
/bin/nano
--- /usr/bin/crontab:
-rwxr-sr-x 1 root crontab 35848 May 25 21:24 /usr/bin/crontab
--- /var/spool/cron:
drwxr-xr-x 3 root root 4096 Jun 24 2012 /var/spool/cron
--- /var/spool/cron/crontabs:
drwx-wx--T 2 root crontab 4096 Jun 21 14:40 /var/spool/cron/crontabs
--- /etc/cron.d:
drwxr-xr-x 2 root root 4096 Jul 7 07:26 /etc/cron.d
--- /etc/cron.daily:
drwxr-xr-x 2 root root 4096 Jun 21 10:36 /etc/cron.daily
--- /etc/cron.hourly:
drwxr-xr-x 2 root root 4096 Jun 15 09:23 /etc/cron.hourly
--- /etc/cron.monthly:
drwxr-xr-x 2 root root 4096 Jun 15 09:23 /etc/cron.monthly
--- /etc/cron.weekly:
drwxr-xr-x 2 root root 4096 Jun 15 09:23 /etc/cron.weekly
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.15-4.towo-siduction-amd64 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages cron depends on:
ii adduser 3.113+nmu3
ii debianutils 4.4
ii dpkg 1.17.10
ii init-system-helpers 1.19
ii libc6 2.19-5
ii libpam-runtime 1.1.8-3
ii libpam0g 1.1.8-3
ii libselinux1 2.3-1
ii lsb-base 4.1+Debian13
Versions of packages cron recommends:
ii postfix [mail-transport-agent] 2.11.1-1
Versions of packages cron suggests:
pn anacron <none>
pn checksecurity <none>
ii logrotate 3.8.7-1
Versions of packages cron is related to:
pn libnss-ldap <none>
pn libnss-ldapd <none>
pn libpam-ldap <none>
pn libpam-mount <none>
pn nis <none>
pn nscd <none>
-- Configuration Files:
/etc/crontab changed:
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
07,17,27,37,47,57 * * * * root cd / && run-parts --report
/etc/cron.hourly
25 8 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts
--report /etc/cron.daily )
47 8 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts
--report /etc/cron.weekly )
52 8 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts
--report /etc/cron.monthly )
/etc/default/cron changed:
READ_ENV="yes"
EXTRA_OPTS="-L 3"
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]