Re: [systemd-devel] [PATCH V2] use the switch_root function in shutdown
On 21.08.2014 16:28, har...@redhat.com wrote: > From: Harald Hoyer > > removes code duplication > --- > > Removed all references to "/mnt" in switch_root() and the bogus comment. > > Makefile.am| 1 + > src/core/main.c| 2 +- > src/core/shutdown.c| 77 > +
[systemd-devel] [PATCH V2] use the switch_root function in shutdown
From: Harald Hoyer removes code duplication --- Removed all references to "/mnt" in switch_root() and the bogus comment. Makefile.am| 1 + src/core/main.c| 2 +- src/core/shutdown.c| 77 +- src/core/switch-root.c | 14 ++