Comment 0 for bug 1374

Revision history for this message
doopdoop (rwiermer) wrote :

(breezy and hoary)
At seems to get mixed up with the permissions.
This is the same with users and root.

----snip----
wiermer@babbage:~$ at 12:30
warning: commands will be executed using /bin/sh
at> echo "Hello"
at> <EOT>
job 16 at 2005-07-12 12:30
wiermer@babbage:~$ atq
16 2005-07-12 12:30 a wiermer
wiermer@babbage:~$ ls -l /var/spool/cron/atjobs/
insgesamt 4
-rwx------ 1 wiermer daemon 1621 2005-07-11 19:44 a00010011d2076

wiermer@babbage:~$ at -c 16
Cannot open a00010011d2076: Permission denied

wiermer@babbage:~$ atrm 16
wiermer@babbage:~$
----snip----

atrm works