mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
fsck: don't fsck against basic.target in order to properly allow automount /home
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=basic.target shutdown.target
|
||||
Before=shutdown.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
||||
Reference in New Issue
Block a user