Compare commits
No commits in common. "b3485d852c86eae260d5afdce7cbc56f88dca4e4" and "b8c621e294d47bea7229d2a9ea9495f985fb49a5" have entirely different histories.
b3485d852c
...
b8c621e294
@ -1 +0,0 @@
|
||||
/lib/systemd/system/userdata-fsck.service
|
||||
@ -1 +0,0 @@
|
||||
/lib/systemd/system/userdata-fsck.service
|
||||
BIN
debian/binary/usr/bin/io
vendored
BIN
debian/binary/usr/bin/io
vendored
Binary file not shown.
BIN
debian/binary/usr/bin/minimad
vendored
BIN
debian/binary/usr/bin/minimad
vendored
Binary file not shown.
BIN
debian/binary/usr/bin/sample_vendor_lib
vendored
BIN
debian/binary/usr/bin/sample_vendor_lib
vendored
Binary file not shown.
BIN
debian/binary/usr/bin/vendor_storage
vendored
BIN
debian/binary/usr/bin/vendor_storage
vendored
Binary file not shown.
@ -1,14 +0,0 @@
|
||||
[Unit]
|
||||
Description=Force fsck on userdata partition
|
||||
DefaultDependencies=no
|
||||
Before=local-fs-pre.target
|
||||
After=systemd-fsck-root.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=-/sbin/e2fsck -fy /dev/mmcblk2p9
|
||||
TimeoutSec=0
|
||||
|
||||
[Install]
|
||||
WantedBy=local-fs-pre.target
|
||||
Loading…
Reference in New Issue
Block a user