1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-28 03:25:27 +03:00

units: fix conflicts between random seed services

This commit is contained in:
Lennart Poettering 2010-08-17 20:04:03 +02:00
parent b54dd8b7f4
commit 7f17ef2201

View File

@ -9,7 +9,7 @@
Description=Save Random Seed Description=Save Random Seed
DefaultDependencies=no DefaultDependencies=no
Before=poweroff.service reboot.service halt.service killall.service Before=poweroff.service reboot.service halt.service killall.service
Conflicts=systemd-random-seed-save.service Conflicts=systemd-random-seed-load.service
[Service] [Service]
Type=oneshot Type=oneshot