chiark / gitweb /
log: bump up a number of log messages so that they are shown even if debug logging...
[elogind.git] / units / fedora / reboot.service
index 79c5ef41ca7ab1b28ac7686db01bad641263d0f7..31aa74e1418fb0e671f69bb06b31bf8dd498afab 100644 (file)
@@ -7,11 +7,13 @@
 
 [Unit]
 Description=Reboot
+DefaultDependencies=no
 Requires=shutdown.target killall.service
 After=shutdown.target killall.service
+Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
 
 [Service]
 Type=finish
 ValidNoProcess=yes
 Environment=RUNLEVEL=6
-ExecStart=@/etc/init.d/halt reboot start
+ExecStart=/etc/init.d/reboot start