On Wed, Nov 12, 2014 at 7:13 PM, Lutz Vieweg <[email protected]> wrote: > On 11/11/2014 08:35 PM, Mantas Mikulėnas wrote: > >> Anyway, there is no command to "scan each user". To start multiple >> units at once, make the target want all of them individually: >> mailserver.target.wants/[email protected], and so on. >> > > That is inconvenient for > 5 and really annoying if you've got > 1000 > users. > > I, too, miss a well-defined feature in systemd that allows > to start some "per-user"-service without requiring individual > configuration files for each single named user. >
Normally those would be stored in /etc/systemd/user and handled by each user's own `systemd --user` instance, so that they could be managed without root privileges, etc. -- Mantas Mikulėnas <[email protected]>
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
