mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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