Re: [systemd-devel] machinectl shell vs systemd-run

2016-11-11 Thread Lennart Poettering
On Sat, 05.11.16 21:06, Wilhelm Schuster ([email protected]) wrote: > Hi, > > I’m trying to run a command inside a container (spawned via > nspawn). `machinectl shell` and `systemd-run` seem like two ways > that accomplish that in systemd. Machinectl’s man page [0] states > the following: > > Note

[systemd-devel] machinectl shell vs systemd-run

2016-11-05 Thread Wilhelm Schuster
Hi, I’m trying to run a command inside a container (spawned via nspawn). `machinectl shell` and `systemd-run` seem like two ways that accomplish that in systemd. Machinectl’s man page [0] states the following: Note that systemd-run(1) may be used in place of the shell command, […]. However, it