[systemd-devel] What unit file should I depend on?

"Jóhann B. Guðmundsson" johannbg at gmail.com
Wed Feb 1 03:47:25 PST 2012


On 02/01/2012 11:40 AM, Manuel Amador wrote:
>
> In other words:
>
> - I want local-fs.target to "pull in" my unit without having to touch 
> local-fs.target to add a Requires= dependency,
>
> - I don't want the local-fs.target to be "reached" until my own unit 
> is done mounting filesystems,
>
> - I don't want my unit file to execute before the late block device 
> initialization is done,
>
> Catch my drift?
>

You cant you either need to pull it in via Requires or enable it and the 
rest you solve by using Before and After

JBG


More information about the systemd-devel mailing list