Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/hassos-expand.service
Pascal Vizeli 3a5d2de705 Rename OS (#16)
Rename OS
2018-05-14 22:37:39 +02:00

13 lines
200 B
Desktop File

[Unit]
Description=HassOS data resizing
DefaultDependencies=no
Before=mnt-data.mount
[Service]
Type=oneshot
ExecStart=/usr/sbin/hassos-expand
RemainAfterExit=true
[Install]
WantedBy=local-fs.target