Re: [systemd-devel] Support `systemd-run --machine M --user` for running unprivileged

2019-03-19 Thread Vito Caputo
On Tue, Mar 19, 2019 at 12:06:15PM +0100, Lennart Poettering wrote: > On Mo, 18.03.19 17:04, Vito Caputo (vcap...@pengaru.com) wrote: > > > I'd personally appreciate being able to wire things up in my window > > manager where I can run things via hotkeys like: > > > > `systemd-run --machine

Re: [systemd-devel] Support `systemd-run --machine M --user` for running unprivileged

2019-03-19 Thread Lennart Poettering
On Mo, 18.03.19 17:04, Vito Caputo (vcap...@pengaru.com) wrote: > I'd personally appreciate being able to wire things up in my window > manager where I can run things via hotkeys like: > > `systemd-run --machine finance --user firefox` > `systemd-run --machine entertainment --user firefox` > >

[systemd-devel] Support `systemd-run --machine M --user` for running unprivileged

2019-03-18 Thread Vito Caputo
Subject basically says it all. What's preventing us from supporting this? I'd personally appreciate being able to wire things up in my window manager where I can run things via hotkeys like: `systemd-run --machine finance --user firefox` `systemd-run --machine entertainment --user firefox`