summaryrefslogtreecommitdiff
path: root/.config/cron/spwhitton_athena.silentflame.com
blob: 4d0c4b01b8a4026ff50233b3339d9e61f398b8bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
PATH=$HOME/local/bin:$HOME/.local/bin:$HOME/src/dotfiles/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin

*/15 * * * * chronic doccheckin
@hourly chronic nice ionice -c 3 notmuch new

# download RSS feeds a few times per day
19 */6 * * * r2e run

# run `importfeed --relaxed` on a machine that is always turned on, to
# update podcast metadata.  Actual audio files downloaded on
# workstation
@daily cd /home/spwhitton/lib/podcasts && chronic xargs git annex importfeed --relaxed < feeds

# start up Emacs & Irssi
@reboot emacs --daemon
@reboot ii

# ikiwiki midnight maintenance: update day on calendar marked as today
# (cannot be @daily as that is not semantically guaranteed to be at
# midnight)
0 0 * * * ikiwiki --setup /home/spwhitton/src/athpriv/spwhitton.setup --refresh

# old jobs:
#@daily chronic athena-publish-org-docs
#@reboot cd /home/spwhitton/lib/dionysus && git annex watch
#@reboot mount /home/spwhitton/lib/fm