1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Revert "try to create symbolic links at boot time"

This reverts commit 6a4c65c7bc.

usbmount routine needs adapter variable passed in -- this does not work
This commit is contained in:
George Hunt 2017-09-30 12:05:23 -07:00
parent 6a4c65c7bc
commit 6f4bfdcf34

View file

@ -3,8 +3,7 @@ Description=Make sure udev is operating on RW disk
After=network-online.target
[Service]
ExecStartPre=/bin/systemctl restart systemd-udevd.service
ExecStart=/etc/usbmount/mount.d/70-usb-library
ExecStart=/bin/systemctl restart systemd-udevd.service
[Install]
WantedBy=multi-user.target