1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

delay usbmount's actions during boot to be as late as possible

This commit is contained in:
Jerry Vonau 2018-03-29 10:11:21 -05:00
parent 397d0daf5c
commit fc758c950b

View file

@ -1,6 +1,7 @@
[Unit] [Unit]
BindTo=%i.device BindTo=%i.device
After=%i.device After=%i.device
After=rc-local.service
[Service] [Service]
Type=oneshot Type=oneshot