Skip to content
Snippets Groups Projects
Commit bf26c31e authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: set supported value for ProtectSystem= statement

parent 1651b2be
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ Group={{ vault_rosetta_group }}
### Security features
# documented at https://www.freedesktop.org/software/systemd/man/systemd.exec.html
# or at `man (5) systemd.exec`
ProtectSystem=strict
ProtectSystem=full
ProtectHome=read-only
#ProtectHostname=true
#ProtectClock=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment