This is a continuation of 2008-02-29 Kerberos Woes and should feed into HCoop Setup.
Allow the daemon to read and write and create the `~/.run` directory required for `run-in-pagsh`:
fs sa ~/public_html/campaignwiki alex.daemon write mkdir ~/.run fs sa ~/.run system:anyuser rl fs sa ~/.run alex.daemon write
Testing:
run-in-pagsh --fg campaignwiki-maintenance ~/public_html/campaignwiki/bin/maintain-job
Adding it to crontab... Run `crontab -e` and use the line above as the command to run.
Iām curious to see whether it will work.
ā#HCoop ā#Kerberos