Skip to content

Commit

Permalink
Revert ""DynamicUser=true" makes "/etc/init.d/shadowsocks-libev start…
Browse files Browse the repository at this point in the history
…" fail."

This reverts commit ca4caab.
  • Loading branch information
Max Lv committed May 13, 2021
1 parent ed23402 commit d1171f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/shadowsocks-libev.service
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Wants=network-online.target
Type=simple
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
AmbientCapabilities=CAP_NET_BIND_SERVICE
#DynamicUser=true
DynamicUser=true
EnvironmentFile=/etc/default/shadowsocks-libev
LimitNOFILE=32768
ExecStart=/usr/bin/ss-server -c $CONFFILE $DAEMON_ARGS
Expand Down

0 comments on commit d1171f4

Please sign in to comment.