Remove DynamicUser from systemd files (closes #207).
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
6a4aff424f
commit
e8a87bdfa3
2 changed files with 0 additions and 2 deletions
1
debian/tuwunel.service
vendored
1
debian/tuwunel.service
vendored
|
|
@ -5,7 +5,6 @@ After=network-online.target
|
||||||
Documentation=https://tuwunel.chat/
|
Documentation=https://tuwunel.chat/
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
DynamicUser=yes
|
|
||||||
User=tuwunel
|
User=tuwunel
|
||||||
Group=tuwunel
|
Group=tuwunel
|
||||||
Type=notify
|
Type=notify
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@ After=network-online.target
|
||||||
Documentation=https://tuwunel.chat/
|
Documentation=https://tuwunel.chat/
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
DynamicUser=yes
|
|
||||||
User=tuwunel
|
User=tuwunel
|
||||||
Group=tuwunel
|
Group=tuwunel
|
||||||
Type=notify
|
Type=notify
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue