1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-09 03:43:54 +02:00

Install an Upstart service

This commit is contained in:
Eelco Dolstra 2014-05-02 13:14:10 +02:00
parent de4cdd0d47
commit 20668b1363
4 changed files with 8 additions and 0 deletions

View file

@ -17,6 +17,7 @@ makefiles = \
scripts/local.mk \
corepkgs/local.mk \
misc/systemd/local.mk \
misc/upstart/local.mk \
misc/emacs/local.mk \
doc/manual/local.mk \
tests/local.mk