🔨 Changes startup type to system (#5)

This commit is contained in:
Franck Nijhof 2019-03-20 13:30:35 +01:00 committed by Paul Sinclair
parent 8a0fb37a04
commit 057c1f2985

View file

@ -4,7 +4,7 @@
"slug": "chrony",
"description": "chrony NTP Server",
"url": "https://github.com/hassio-addons/addon-chrony",
"startup": "application",
"startup": "system",
"arch": [
"aarch64",
"amd64",
@ -19,7 +19,7 @@
"privileged": [
"SYS_TIME"
],
"ports": {
"ports": {
"123/udp": 123
},
"options": {