mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 05:04:27 +01:00
11 lines
184 B
Desktop File
11 lines
184 B
Desktop File
[Unit]
|
|
Description=HassOS Configuration Manager
|
|
After=hassos-bind.target network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/sbin/hassos-config
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|