Skip to content

Commit

Permalink
SYSTEMD::IFP: don't restrict ExecStartPre=chown(log)
Browse files Browse the repository at this point in the history
'PermissionsStartOnly' is deprecated but used for consistency
with other unit files.

Reviewed-by: Justin Stephenson <[email protected]>
Reviewed-by: Pavel Březina <[email protected]>
Reviewed-by: Sumit Bose <[email protected]>
  • Loading branch information
alexey-tikhonov committed Sep 6, 2023
1 parent 19c741c commit 9cb3972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sysv/systemd/sssd-ifp.service.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ CapabilityBoundingSet= @additional_caps@
Restart=on-failure
User=@SSSD_USER@
Group=@SSSD_USER@
PermissionsStartOnly=true

0 comments on commit 9cb3972

Please sign in to comment.