summarylogtreecommitdiffstats
path: root/shadowsocks-rust@.service
diff options
context:
space:
mode:
Diffstat (limited to 'shadowsocks-rust@.service')
-rw-r--r--shadowsocks-rust@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/shadowsocks-rust@.service b/shadowsocks-rust@.service
index 3adac8b43272..db1938bf000f 100644
--- a/shadowsocks-rust@.service
+++ b/shadowsocks-rust@.service
@@ -4,7 +4,7 @@ After=network.target
[Service]
Type=simple
-User=nobody
+DynamicUser=yes
ExecStart=/usr/bin/sslocal-rust -c /etc/shadowsocks/%i.json --log-without-time
[Install]