mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +00:00
Create hassio-config.service
This commit is contained in:
parent
0a75e1a1c2
commit
1360bb7fba
@ -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
|
Loading…
x
Reference in New Issue
Block a user