summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2016-07-06 18:50:05 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2016-07-11 22:42:47 +0200
commit2eb8aab42cf8623704904b41f4ffe9783bad7b07 (patch)
tree634d05ac1edf9fe033dd88bad9f4025dff61ac4a /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent15d28334a716351371e4074a1e963a02193fe3fd (diff)
nixos/systemd: disable timer units with service
A disabled systemd service with a "startAt" attribute, like this: systemd.services.foo-service = { enable = false; startAt = "*-*-* 05:15:00"; ... }; will cause the following errors in the system journal: systemd[1]: foo-service.timer: Refusing to start, unit to trigger not loaded. systemd[1]: Failed to start foo-service.timer. Fix it by not generating the corresponding timer unit when the service is disabled.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions