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:
parent
397d0daf5c
commit
fc758c950b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue