Updated growpartfs.service.

This commit is contained in:
Storm Dragon 2020-01-07 10:00:32 -05:00
parent 0f4b657541
commit 38778519fa

View File

@ -3,7 +3,7 @@ Description=Grows the filesystem and partition at %I
[Service]
Type=oneshot
ExecStart=/usr/bin/growpartfs /dev/mmcblk0 2
ExecStart=/usr/bin/growpartfs /dev/mmcblk0p2
[Install]
WantedBy=multi-user.target