Skip to content

Commit 6e2d55e

Browse files
authored
Add ssservice command to snapcraft.yaml (#2039)
1 parent d67f6e7 commit 6e2d55e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

snap/snapcraft.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ apps:
3939
install-mode: disable
4040
plugs: [network, network-bind, home]
4141

42+
ssservice:
43+
command: bin/ssservice
44+
plugs: [network, network-bind, network-control, home]
45+
aliases: [ssservice]
46+
4247
ssurl:
4348
command: bin/ssurl
4449
aliases: [ssurl]

0 commit comments

Comments
 (0)