Skip to content

Commit 7ba2255

Browse files
author
Thomas Roos
committed
rauc-grow-data-partition.service: depend on tmp to be mounted
Otherwise will fail and possibly damage the partition table.
1 parent aadb595 commit 7ba2255

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

layers/bsp/meta-rauc-aws-ec2/recipes-core/rauc/files/rauc-grow-data-partition.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Description=Grow data partition to max size and expand filesystem
33
DefaultDependencies=no
44
Before=data.mount
5+
After=tmp.mount
56

67
[Service]
78
Type=oneshot

0 commit comments

Comments
 (0)