mirror of
https://gitlab.com/bauen1/dn42-roagen
synced 2024-05-11 05:55:36 +00:00
Improve systemd sandbox
This commit is contained in:
@ -3,8 +3,11 @@ Description=Update dn42 roa list
|
||||
After=network.target network-online.target
|
||||
|
||||
[Service]
|
||||
# Sandboxing
|
||||
User=bird
|
||||
Group=bird
|
||||
CapabilityBoundingSet=
|
||||
ProtectSystem=full
|
||||
|
||||
Type=oneshot
|
||||
|
||||
|
Reference in New Issue
Block a user