summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2013-10-09 14:28:35 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-10-09 14:28:35 +0200
commit36079454e5456d43a36aa75194265bda72f75f5d (patch)
treee1a8a7ee7113acee7ad21caefb8eb506a50ea32f /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent87bea0b09eaa99a663c4d8a32b6b3da1c5352bfc (diff)
Make it easier to define timer units for services
Systemd services now have a startAt attribute. If set, NixOS will automatically emit a timer unit that causes the service to start at the specified time. For example: systemd.services.foo = { script = "... bla bla ..."; startAt = "02:15"; }; causes the given script to be started at 02:15 every day.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions