#1088 disable snap daemons by default

This commit is contained in:
Kirill Fertikov
2023-01-16 10:46:31 +05:00
committed by ty
parent 5430fecc28
commit fe817a1cbb

View File

@@ -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: