mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
1-prep/templates/iiab-expand-rootfs.service: Fix name iiab-expand-rootfs
This commit is contained in:
parent
cc9a55f13e
commit
ee765e41d4
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Description=Root Filesystem Auto-Resizer
|
|||
[Service]
|
||||
Environment=TERM=linux
|
||||
Type=oneshot
|
||||
ExecStart=/usr/sbin/iiab-rpi-max-rootfs.sh
|
||||
ExecStart=/usr/sbin/iiab-expand-rootfs
|
||||
StandardError=syslog
|
||||
RemainAfterExit=no
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue