[Bug 45774] Re: user crontabs don't work

2007-06-23 Thread Marco Rodrigues
Fixed on Feisty...

** Changed in: cron (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: cron (Ubuntu)
 Assignee: (unassigned) => Marco Rodrigues

-- 
user crontabs don't work
https://bugs.launchpad.net/bugs/45774
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 45774] Re: user crontabs don't work

2006-11-05 Thread Eythian
On edgy, this happens:
$ crontab -e
crontabs/robin: Permission denied

/usr/bin/crontab permissions are: -rwxr-sr-x
/var/spool/cron is drwx--
/var/spool/cron/crontabs is drwx--

I changed them to the following to match a Debian system to see if it helps:
/var/spool/cron: drwxr-xr-x
/var/spool/cron/crontabs: drwx-wx--T, owner root:crontab

now it works.

-- 
user crontabs don't work
https://launchpad.net/bugs/45774

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 45774] Re: user crontabs don't work

2006-09-20 Thread vachun
On my Ubuntu 6.06 crontab works only if username parameter isn't user i.e 
 
* *  * * *   root   /opt/euro-beta/notify_spintec  doesn't work
* *  * * *   /opt/euro-beta/notify_spintec   work

** Changed in: cron (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
user crontabs don't work
https://launchpad.net/bugs/45774

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs