mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +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]
|
||||
BindTo=%i.device
|
||||
After=%i.device
|
||||
After=rc-local.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
|
Loading…
Reference in a new issue