aboutsummaryrefslogtreecommitdiff
path: root/misc/upstart/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'misc/upstart/local.mk')
-rw-r--r--misc/upstart/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/upstart/local.mk b/misc/upstart/local.mk
index 5071676dc..2fbfb29b9 100644
--- a/misc/upstart/local.mk
+++ b/misc/upstart/local.mk
@@ -1,4 +1,4 @@
-ifeq ($(OS), Linux)
+ifdef HOST_LINUX
$(foreach n, nix-daemon.conf, $(eval $(call install-file-in, $(d)/$(n), $(sysconfdir)/init, 0644)))