Skip to content

Commit

Permalink
init.d/service.fedora: Set PrivateTmp, giving haveged its own /tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
nbraud committed Jan 31, 2020
1 parent aead88a commit 8cb8a14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.d/service.fedora
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ SuccessExitStatus=137 143

SecureBits=noroot-locked
CapabilityBoundingSet=CAP_SYS_ADMIN
PrivateTmp=true
PrivateDevices=true
PrivateNetwork=true
ProtectSystem=full
Expand Down

0 comments on commit 8cb8a14

Please sign in to comment.