mirror of
https://github.com/systemd/systemd.git
synced 2026-07-20 22:40:40 +00:00
units: order fsck@.service before basic.target instead of local-fs.target to relax things a little
This commit is contained in:
@@ -10,7 +10,7 @@ Description=File System Check on %f
|
||||
DefaultDependencies=no
|
||||
BindTo=%i.device
|
||||
After=systemd-readahead-collect.service systemd-readahead-replay.service %i.device
|
||||
Before=local-fs.target shutdown.target
|
||||
Before=basic.target shutdown.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
||||
Reference in New Issue
Block a user