1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-01 14:12:20 +01:00

Create hassio-config.service

This commit is contained in:
Pascal Vizeli
2018-04-11 16:27:48 +02:00
committed by GitHub
parent 0a75e1a1c2
commit 1360bb7fba

View File

@@ -0,0 +1,10 @@
[Unit]
Description=Hassio Configuration Manager
After=hassio-bind.target
[Service]
Type=oneshot
ExecStart=/sbin/hassio-config
[Install]
WantedBy=multi-user.target