Remove DynamicUser from systemd files (closes #207).
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user