mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
Merge pull request #579 from glitsj16/systemd-unit
croc.service: use DynamicUser
This commit is contained in:
commit
95717f16c9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=nobody
|
||||
DynamicUser=yes
|
||||
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
|
||||
ExecStart=/usr/bin/croc relay
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue