mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
#1088 disable snap daemons by default
This commit is contained in:
@@ -16,6 +16,7 @@ apps:
|
||||
sslocal-daemon:
|
||||
command: bin/sslocal
|
||||
daemon: simple
|
||||
install-mode: disable
|
||||
plugs: [network, network-bind, home]
|
||||
|
||||
ssserver:
|
||||
@@ -25,6 +26,7 @@ apps:
|
||||
ssserver-daemon:
|
||||
command: bin/ssserver
|
||||
daemon: simple
|
||||
install-mode: disable
|
||||
plugs: [network, network-bind, home]
|
||||
|
||||
ssurl:
|
||||
|
||||
Reference in New Issue
Block a user