Thread
:
auto sync without leaving wifi on all the time - plus weird dbus sync issue
View Single Post
zszabo
2012-02-04 , 02:22
Posts: 64 | Thanked: 42 times | Joined on Jun 2009
#
2
Not related to your question, but (the original) cron uses the editor defined in the EDITOR environment variable. So you should be able to change it by first executing e.g.:
export EDITOR=/usr/bin/nano
Regarding your question: have you tried setting up a cron job for "user" (e.g. crontab -e -u user as root; or add user to /etc/cron.allow or /usr/lib/cron/cron.allow (if in doubt, grep allow /path/to/cron) then run develsh as user then crontab -e)?
Last edited by zszabo; 2012-02-04 at
03:00
.
Quote & Reply
|
The Following 3 Users Say Thank You to zszabo For This Useful Post:
aRTee
,
jalyst
,
TeHeR
zszabo
View Public Profile
Send a private message to zszabo
Find all posts by zszabo