> 1. Wenn das cron startet hab ich diese Meldung im log
> *system* (08/14-21:19:53-4641) WRONG SYMLINK OWNER
> (/volume1/SSODS/etc/crontab)
> die datei crontab befindet sich im ordner /volume1/SSODS/etc
> die Crontab sieht so aus:

Mach mal ls -l /volume1/SSODS/etc/crontab

Ist das ein Symlink irgendwohin? Das geht nicht.

Das muss so aussehen:

-rw------- 1 root root 989 2008-08-12 00:29 /volume1/SSODS/etc/crontab

Wenn, nicht:
chmod 0600 /volume1/SSODS/etc/crontab
chown root.root /volume1/SSODS/etc/crontab



> 0       1          *    *       *       root   
/volume1/public/pod/drs.sh   all >/volume1/public/log/cron-drs.log

OK

> 2. Wenn ich die drs.sh all ausführe im Terminal kommt folgende
Fehlermeldung:
> ./drs.sh: line 113: ./drs.sh: No such file or directory

Mach mal

chmod a+x drs.sh


flip


-- 
flipflip

Check out flipflip's 'SlimServer On DiskStation (SSODS)'
(http://oinkzwurgl.org/ssods/)!
------------------------------------------------------------------------
flipflip's Profile: http://forums.slimdevices.com/member.php?userid=5223
View this thread: http://forums.slimdevices.com/showthread.php?t=48318

_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/slimserver-de

Antwort per Email an