aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/mandriva-boot-links.service
blob: 202dfc58066a370cd93f47a69985575319a45da1 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Setup links in /boot for running kernel
DefaultDependencies=no
Requires=local-fs.target
Conflicts=shutdown.target
After=local-fs.target
Before=shutdown.target

[Service]
ExecStart=-/lib/systemd/mandriva-boot-links
Type=oneshot