> On 10 Oct 2014, at 18:51, Erwan David <[email protected]> wrote: > > how can I do this with systemd ?
You'd write a systemd unit for the mount operation (there's a mount type) which wasn't hooked into the default multiuser target. You'd then make the depending daemons have service files which depended on that mount unit (as oppose to multilevel). Specifics left as an exercise for now (on phone not laptop) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

