On 20/05/14 14:18, Heinz Dittmar wrote:
Hallo Liste, brauche cron. Folgendes Problem: (Ich habe es schon ein wenig eingekreist.), um das besser zu verstehen woran das liegen könnte. Ich kann weder als user noch als root mit dem Befehl "crontab -e" in die crontab schreiben. Die crontab ist irgendwie von crond nicht Freigegeben.
Welchen Fehler bekommst denn?
~> ls -l /etc/crontab -rw-r--r-- 1 root root 273 19. Mai 19:04 /etc/crontab
# ls -l /etc/cron.deny -rw------- 1 root root 6 28. Sep 2013 /etc/cron.deny
cat /etc/crontab SHELL=/bin/sh PATH=/usr/bin:/usr/sbin:/sbin:/bin:/usr/lib/news/bin MAILTO=root # # check scripts in cron.hourly, cron.daily, cron.weekly, and cron.monthly # -*/15 * * * * root test -x /usr/lib/cron/run-crons && /usr/lib/cron/run- crons >/dev/null 2>&1
# cat /etc/cron.deny guest
Habe schon versucht eine /etc/cron.allow hinzuzufügen und root und mein username hinzuzufügen, erfolglos. Dann meckert der Aufgabenplaner in KDE4 schon beim Aufruf. Also habe sie wieder gelöscht. Mit dem Aufgabenplaner ist das selbe wie mit crontab -e, dass man die Datei /etc/crontab nicht überschreiben kann.
Woran liegt das. ???
Viele Grüße, Heinz Dittmar
-- "Seit die Mathematiker über die Relativitätstheorie hergefallen sind, verstehe ich sie selbst nicht mehr." (“Since the mathematicians have invaded the theory of relativity I do not understand it myself any more.”) - Albert Einstein