Skip to content

Commit fe817a1

Browse files
fertkirzonyitoo
authored andcommitted
#1088 disable snap daemons by default
1 parent 5430fec commit fe817a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

snap/snapcraft.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ apps:
1616
sslocal-daemon:
1717
command: bin/sslocal
1818
daemon: simple
19+
install-mode: disable
1920
plugs: [network, network-bind, home]
2021

2122
ssserver:
@@ -25,6 +26,7 @@ apps:
2526
ssserver-daemon:
2627
command: bin/ssserver
2728
daemon: simple
29+
install-mode: disable
2830
plugs: [network, network-bind, home]
2931

3032
ssurl:

0 commit comments

Comments
 (0)