Lines Matching refs:it
28 and unmounting all file systems it can (which means excluding the root fs)
29 systemd will jump back into the initrd code allowing it to unmount the final
32 detach/unmount the root fs, i.e. inverting the exact commands it used to set
47 where the storage daemons are being run from the storage it maintains
67 it entirely replaces the systemd init process) then iterates through the
99 And that's already it. Note that this functionality is only to be used by
154 If your daemon implements the logic pointed out above it should work nicely
155 from initrd environments. In many cases it might be necessary to additionally
161 * If your storage daemon is run from the main OS (i.e. not the initrd) it will
166 user commands or udev rules. Whenever a process is forked off on Unix it
173 it part of its service/login. Effectively this means that whenever udev is
184 that it is simply necessary to inform systemd about the socket you'd like it
187 creating it on its own. Such modifications can be minimal, and are easily