Skip to content

Commit

Permalink
Fixes #36890 - Use PrivateTmp in systemd service
Browse files Browse the repository at this point in the history
  • Loading branch information
ehelms authored and evgeni committed Nov 3, 2023
1 parent b55f45c commit 54d4f0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extra/systemd/foreman-proxy.service
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Type=notify
User=foreman-proxy
ExecStart=/usr/share/foreman-proxy/bin/smart-proxy
Environment=MALLOC_ARENA_MAX=2
PrivateTmp=true

[Install]
WantedBy=multi-user.target

0 comments on commit 54d4f0f

Please sign in to comment.