systemd
systemd documentation systemd has very comprehensive documentation. Refer to http://0pointer.de/blog/projects/systemd-docs.html Boot Kernel Command Line On boot systemd activates (by default), the target unit default.target whose job is to activate services and other units by pulling them in via dependencies. To override the unit to activate, systemd parses its own kernel command line arguments via the systemd.unit= command line option. This may be used […]
