diff options
Diffstat (limited to 'systemd/system')
-rw-r--r-- | systemd/system/mandriva-everytime.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/system/mandriva-everytime.service b/systemd/system/mandriva-everytime.service index 676f8671..890310b1 100644 --- a/systemd/system/mandriva-everytime.service +++ b/systemd/system/mandriva-everytime.service @@ -3,7 +3,7 @@ Description=Reconfigure the system on administrator request DefaultDependencies=no Conflicts=shutdown.target Before=basic.target shutdown.target -After=local-fs.target +After=local-fs.target dkms-autorebuild.service [Service] ExecStart=-/etc/init.d/mandrake_everytime |