mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #722 from jvonau/usb-boot
delay usbmount's actions during boot to be as late as possible closes #710
This commit is contained in:
commit
59f1aba9db
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…
Add table
Reference in a new issue