1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/misc/upstart/local.mk

2 lines
100 B
Makefile
Raw Normal View History

2014-05-02 07:14:10 -04:00
$(foreach n, nix-daemon.conf, $(eval $(call install-file-in, $(d)/$(n), $(sysconfdir)/init, 0644)))