summaryrefslogtreecommitdiffstats
path: root/systemd/mkinitcpio-generate-shutdown-ramfs.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/mkinitcpio-generate-shutdown-ramfs.service')
-rw-r--r--systemd/mkinitcpio-generate-shutdown-ramfs.service3
1 files changed, 0 insertions, 3 deletions
diff --git a/systemd/mkinitcpio-generate-shutdown-ramfs.service b/systemd/mkinitcpio-generate-shutdown-ramfs.service
index d5876df..923dd59 100644
--- a/systemd/mkinitcpio-generate-shutdown-ramfs.service
+++ b/systemd/mkinitcpio-generate-shutdown-ramfs.service
@@ -10,6 +10,3 @@ Type=oneshot
# use /run as temporary directory
Environment=TMPDIR=/run
ExecStart=/usr/bin/mkinitcpio -A sd-shutdown -k none -c /dev/null -d /run/initramfs
-
-[Install]
-WantedBy=shutdown.target