aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/mandriva-everytime.service
blob: 676f86715a75cfa7672e0805096c720ceba695e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Reconfigure the system on administrator request
DefaultDependencies=no
Conflicts=shutdown.target
Before=basic.target shutdown.target
After=local-fs.target

[Service]
ExecStart=-/etc/init.d/mandrake_everytime
Type=oneshot
TimeoutSec=0
StandardInput=tty
RemainAfterExit=yes