So what I should do is something like, if I want my ZFS.service to be bound to 
blah.service, is 

/lib/systemd/system/blah.service.requires/ZFS.service ->
   /lib/systemd/system/ZFS.service

Right?  This would cause blah.service to require ZFS, correct?

On Wednesday, February 01, 2012 19:10:16 Lennart Poettering wrote:
> On Wed, 01.02.12 02:11, Manuel Amador (Rudd-O) ([email protected]) wrote:
> > Also, how do I make a unit file active all the time, without having to do
> > systemctl enable XXX.unit?
> 
> Symlink them in /lib instead of /etc.
> 
> (Note that in general it's probably only software that is shipped
> alongside systemd, or is in the base package set of your distro should
> get the privilege to make itself this hard to disable)
> 
> Lennart
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to