-Scripts to setup distros how I like
+~2.5 lines of Bash to setup all my computers
Initial os install is also automated using a separate repo called
automated-distro-installer, also at iankelling.org/git.
bwm-ng
chromium
cpio-doc
+ cloc
cron
debconf-doc
duplicity
Description=rss2email
[Timer]
+# for initial run. required.
+OnActiveSec=30
+# for subsequent runs.
OnUnitInactiveSec=300
[Install]
Description=run spamd bug fix script every 10 minutes
[Timer]
+OnActiveSec=60
# the script looks back 9 minutes into the journal,
# it takes a second to run,
# so lets run every 9 minutes and 10 seconds.
-OnUnitInactiveSec=550
+OnUnitActiveSec=550
[Install]
WantedBy=timers.target