fsck: don't fsck against basic.target in order to properly allow automount /home

This commit is contained in:
Lennart Poettering 2011-04-20 00:44:37 +02:00
parent a08dab55f2
commit f67c572a7d
1 changed files with 1 additions and 1 deletions

View File

@ -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