13 lines
200 B
Desktop File
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
|