Re: [systemd-devel] Emergency mode if non-critical /etc/fstab entries are missing

2016-11-05 Thread Andrei Borzenkov
04.11.2016 18:14, Marc Haber пишет: > On Thu, Nov 03, 2016 at 10:55:35PM +0100, Lennart Poettering wrote: >> On Mon, 26.09.16 07:02, Marc Haber ([email protected]) wrote: >>> On Mon, Sep 26, 2016 at 10:52:50AM +1300, Sergei Franco wrote: The emergency mode assumes console access, w

[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