aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-sysinit-hack.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/system/fedora-sysinit-hack.service')
-rw-r--r--systemd/system/fedora-sysinit-hack.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/systemd/system/fedora-sysinit-hack.service b/systemd/system/fedora-sysinit-hack.service
new file mode 100644
index 00000000..dd78da80
--- /dev/null
+++ b/systemd/system/fedora-sysinit-hack.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Bootup hack
+DefaultDependencies=no
+Conflicts=shutdown.target
+Before=basic.target shutdown.target
+
+[Service]
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=/bin/touch /dev/.in_sysinit