1
0
Fork 0
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:
A Holt 2018-03-29 13:29:02 -04:00 committed by GitHub
commit 59f1aba9db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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