Skip to content

Commit

Permalink
Update secdeltab.service
Browse files Browse the repository at this point in the history
Following recommendations from [email protected].
  • Loading branch information
vt-alt committed May 28, 2018
1 parent a5cc13a commit 4c4af49
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion secdeltab.service
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

[Unit]
Description=secdeltab Service
DefaultDependencies=no
After=systemd-fsck-root.service
Wants=local-fs-pre.target
Before=local-fs.target shutdown.target
Before=local-fs-pre.target shutdown.target
Conflicts=shutdown.target
ConditionPathExists=/etc/secdeltab

Expand Down

0 comments on commit 4c4af49

Please sign in to comment.