[systemd-devel] Best way to limit per-user system-wide units
Andrei Borzenkov
arvidjaar at gmail.com
Tue Dec 13 13:08:11 UTC 2016
On Tue, Dec 13, 2016 at 3:52 PM, Samuel Williams
<space.ship.traveller at gmail.com> wrote:
> Hmm, so my local units directory contains business_development.target
> which contains
>
> Wants=business_development-resque-worker-high-priority.target
> business_development-resque-worker.target
>
> But when using systemctl link, neither of these get installed
> correctly (and no warning is given when running the
> business_development.target).
>
> Any ideas?
"systemctl link" simply links specific unit definition file under
/etc/systemd. Of course you need to link every unit definition file
you have if you have multiple units.
More information about the systemd-devel
mailing list