Snap now a service and works correctly

pull/1045/head^2
Adam Boutcher 2021-09-03 20:15:15 +01:00
parent 66df2f116a
commit dedfbaca9d
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@ description: |
This Status Page generator allows you to use MySQL, Postgres, or SQLite This Status Page generator allows you to use MySQL, Postgres, or SQLite
on multiple operating systems. on multiple operating systems.
base: bare base: core18
build-base: core18 build-base: core18
type: app type: app
confinement: strict confinement: strict
@ -25,6 +25,7 @@ architectures:
apps: apps:
statping: statping:
command: bin/statping command: bin/statping
daemon: simple
plugs: plugs:
- home - home
- network - network