chiark / gitweb /
udevcontrol: add max_childs command
[elogind.git] / Makefile
index 9ad6ee103b949658e62046cbd3d9c53df5b9ca0d..bdb87e5651adffb05b37763594f3ccd8284e97f7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -388,7 +388,7 @@ install: install-config install-man install-dev.d all
        - ln -f -s $(sbindir)/$(SENDER) $(DESTDIR)$(hotplugdir)/10-udev.hotplug
 ifndef DESTDIR
        - killall $(DAEMON)
-       - $(sbindir)/$(DAEMON) -d
+       - $(sbindir)/$(DAEMON) --daemon
        - rm -rf $(udevdb)
 endif
        @extras="$(EXTRAS)" ; for target in $$extras ; do \