Merge pull request #9167 from ianconsolata/snap-daemon-autorun-disable

_ci_ / _build_ : Snap daemon autorun disable
This commit is contained in:
Łukasz Magiera 2022-08-25 13:42:13 -04:00 committed by GitHub
commit 153cdf24a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View File

@ -85,7 +85,7 @@ apps:
lotus-daemon:
command: snap-lotus-entrypoint.sh
daemon: simple
install-mode: enable
install-mode: disable
plugs:
- network
- network-bind

View File

@ -33,8 +33,6 @@ snap alias lotus.lotus-daemon lotus-daemon
snap alias lotus.lotus-miner lotus-miner
snap alias lotus.lotus-worker lotus-worker
snap stop lotus.lotus-daemon
# Setup firewall
yes | ufw enable
ufw default deny incoming