[systemd-devel] Why do passive target units have to exist?

2017-10-16 Thread 林自均
Hi folks, I am reading systemd documents, and I find passive target units a little bit confusing. Take "network.target" for example: "systemd-networkd.service" specifies "Wants=network.target" and "Before=network.target". That effectively makes starting "systemd-networkd.service" brings up both

Re: [systemd-devel] How to give users permissions to /dev/kfd

2017-10-16 Thread Simon McVittie
On Sat, 14 Oct 2017 at 17:50:33 +0300, Mantas Mikulėnas wrote: > No, it's only available for local sessions (ones which systemd-logind > considers > "local" + "active"). I think the idea is that console users automatically get > more privileges in general. Specifically, the idea is that console u