summaryrefslogtreecommitdiff
path: root/units/systemd-udevd-kill.timer
blob: 85624e7a273421089433a29e91fb8fb978896fe5 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Stop systemd-udevd 30s After Completed Startup
DefaultDependencies=no
Conflicts=shutdown.target
After=default.target
Before=shutdown.target

[Timer]
OnActiveSec=30s