1
1
Fork 0
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:
Zack 2023-06-21 05:58:58 -07:00 committed by GitHub
commit 95717f16c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ After=network.target
[Service]
Type=simple
User=nobody
DynamicUser=yes
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
ExecStart=/usr/bin/croc relay