aboutsummaryrefslogtreecommitdiffstats
path: root/usr/lib/systemd/system/mandriva-save-dmesg.service
diff options
context:
space:
mode:
Diffstat (limited to 'usr/lib/systemd/system/mandriva-save-dmesg.service')
-rw-r--r--usr/lib/systemd/system/mandriva-save-dmesg.service14
1 files changed, 0 insertions, 14 deletions
diff --git a/usr/lib/systemd/system/mandriva-save-dmesg.service b/usr/lib/systemd/system/mandriva-save-dmesg.service
deleted file mode 100644
index 386e263e..00000000
--- a/usr/lib/systemd/system/mandriva-save-dmesg.service
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Save boot dmesg content
-DefaultDependencies=no
-Conflicts=shutdown.target
-After=systemd-udev-settle.service local-fs.target
-Before=shutdown.target
-
-[Service]
-ExecStart=-/lib/systemd/mandriva-save-dmesg
-Type=oneshot
-RemainAfterExit=yes
-
-[Install]
-WantedBy=shutdown.target