mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
units: fix file syntax
This commit is contained in:
@@ -11,8 +11,8 @@ DefaultDependencies=no
|
||||
Wants=systemd-readahead-done.timer
|
||||
Conflicts=shutdown.target
|
||||
Before=sysinit.target shutdown.target
|
||||
ConditionFileExists=!/run/systemd/readahead/cancel
|
||||
ConditionFileExists=!/run/systemd/readahead/done
|
||||
ConditionPathExists=!/run/systemd/readahead/cancel
|
||||
ConditionPathExists=!/run/systemd/readahead/done
|
||||
ConditionVirtualization=no
|
||||
|
||||
[Service]
|
||||
|
||||
Reference in New Issue
Block a user