]> ruderich.org/simon Gitweb - config/dotfiles.git/commit
crontab.d: Add, directory for crontab snippets.
authorSimon Ruderich <simon@ruderich.org>
Fri, 14 Dec 2012 23:28:59 +0000 (00:28 +0100)
committerSimon Ruderich <simon@ruderich.org>
Fri, 14 Dec 2012 23:28:59 +0000 (00:28 +0100)
commitb3b0fc94f9782566977efdddd344f925c7f7522b
treea381b7790783f80ff637a8d2dca17cf50ce07889
parent660bd92f28c522138775a62d5ef64e01ad3b8c06
crontab.d: Add, directory for crontab snippets.

~/.crontab.d can be used by other configuration files (e.g. vim) to
provide crontab entries which are then loaded by `update.sh` in the
crontab entry of the current user.
crontab.d/README [new file with mode: 0644]
crontab.d/update.sh [new file with mode: 0755]
setup.sh