Merge pull request #206 from kode54/fix-fsck-service

fix fsck service location
This commit is contained in:
koverstreet 2024-01-12 12:25:48 -05:00 committed by GitHub
commit 2b7fda5aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ After=paths.target multi-user.target network.target network-online.target system
[Service]
Type=oneshot
Environment=SERVICE_MODE=1
ExecStart=bcachefsck_all
ExecStart=@libexecdir@/bcachefsck_all
SyslogIdentifier=bcachefsck_all
# Create the service underneath the scrub background service slice so that we