aboutsummaryrefslogtreecommitdiffstats
path: root/usr/lib/systemd/system/mandriva-everytime.service
diff options
context:
space:
mode:
Diffstat (limited to 'usr/lib/systemd/system/mandriva-everytime.service')
-rw-r--r--usr/lib/systemd/system/mandriva-everytime.service16
1 files changed, 0 insertions, 16 deletions
diff --git a/usr/lib/systemd/system/mandriva-everytime.service b/usr/lib/systemd/system/mandriva-everytime.service
deleted file mode 100644
index cc247dba..00000000
--- a/usr/lib/systemd/system/mandriva-everytime.service
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=Reconfigure the system on administrator request
-DefaultDependencies=no
-Conflicts=shutdown.target
-Before=basic.target shutdown.target
-After=local-fs.target dkms-autorebuild.service
-
-[Service]
-ExecStart=-/etc/init.d/mandrake_everytime
-Type=oneshot
-TimeoutSec=0
-StandardInput=tty
-RemainAfterExit=yes
-
-[Install]
-WantedBy=basic.target