diff options
Diffstat (limited to 'misc/upstart/local.mk')
-rw-r--r-- | misc/upstart/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/upstart/local.mk b/misc/upstart/local.mk new file mode 100644 index 000000000000..249262d4f787 --- /dev/null +++ b/misc/upstart/local.mk @@ -0,0 +1 @@ +$(foreach n, nix-daemon.conf, $(eval $(call install-file-in, $(d)/$(n), $(sysconfdir)/init, 0644))) |