1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-28 20:53:59 +01:00
Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassos-config.service
Pascal Vizeli 3a5d2de705 Rename OS (#16)
Rename OS
2018-05-14 22:37:39 +02:00

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