Problem: Services start before USB mount
|
21st Mar, 2019, 12:33 AM
Post: #2
|
|||
|
|||
RE: Services start before USB mount
(20th Mar, 2019 03:47 PM)palswim Wrote: My Pi mounts its USB drives faithfully at /media/LABEL on every boot. However, some services start before the mount has happened, minidlna and transmission-daemon to name two. It's a bit complicated to use a trigger event, because mounting of external disks is completely async triggered by udev. Quote:Should I modify the Upstart configuration files and init scripts to wait on a different trigger set? If so, upon which events should it wait? This is bad idea, because those files will be overwritten if package which owned that script will be updated Wouldn't it be better to put those mounts into /etc/fstab? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Services start before USB mount - palswim - 20th Mar, 2019, 03:47 PM
RE: Services start before USB mount - Nachteule - 21st Mar, 2019 12:33 AM
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
How to mount NFS (MY Cloud) on Start up? | ravi_buz | 1 | 6,524 |
15th Jul, 2014 01:46 AM Last Post: IriDium |