Lines Matching refs:on
14 A number of complex storage technologies on Linux (e.g. RAID, volume
17 root file system of the Linux operating system is stored on such storage
25 this needs to be set up by the initial RAM file system (initrd), i.e. on Fedora
37 backing usually tried to maintain the root storage with program code stored on
39 detaching such a root file system becomes messy, since the program code on the
49 stored on the root file system itself.
110 for a daemon is to check for `/etc/initrd-release` (which exists on all modern
166 user commands or udev rules. Whenever a process is forked off on Unix it
185 to listen on on behalf of your daemon and minimally modify the daemon to
187 creating it on its own. Such modifications can be minimal, and are easily
188 written in a way that does not negatively impact usability on non-systemd
189 systems. For more information on making use of socket activation in your