Lines Matching defs:systemd
2 This file is part of systemd.
6 systemd is free software; you can redistribute it and/or modify it
11 systemd is distributed in the hope that it will be useful, but
17 along with systemd; If not, see <http://www.gnu.org/licenses/>.
315 if (streq(key, "systemd.unit") && value) {
320 } else if (streq(key, "rd.systemd.unit") && value) {
325 } else if (streq(key, "systemd.dump_core") && value) {
333 } else if (streq(key, "systemd.crash_chvt") && value) {
338 } else if (streq(key, "systemd.crash_shell") && value) {
346 } else if (streq(key, "systemd.crash_reboot") && value) {
354 } else if (streq(key, "systemd.confirm_spawn") && value) {
362 } else if (streq(key, "systemd.show_status") && value) {
368 } else if (streq(key, "systemd.default_standard_output") && value) {
376 } else if (streq(key, "systemd.default_standard_error") && value) {
384 } else if (streq(key, "systemd.setenv") && value) {
397 } else if (streq(key, "systemd.machine_id") && value) {
704 CONF_PATHS_NULSTR("systemd/system.conf.d") :
705 CONF_PATHS_NULSTR("systemd/user.conf.d");
1115 * systemd or suchlike. */
1148 "Consult http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken for more information.");
1247 r = write_string_file("/run/systemd/container", c, WRITE_STRING_FILE_CREATE);
1249 return log_warning_errno(r, "Failed to write /run/systemd/container, ignoring: %m");
1300 static char systemd[] = "systemd";
1339 called 'systemd'. That is confusing, hence let's call us
1340 systemd right-away. */
1341 program_invocation_short_name = systemd;
1342 prctl(PR_SET_NAME, systemd);
1466 /* Don't limit the core dump size, so that coredump handlers such as systemd-coredump (which honour the limit)
1471 * until the systemd-coredump tool is enabled via sysctl. */
1538 log_error("Trying to run as user instance, but the system has not been booted with systemd.");
1944 * that the new systemd can pass the kernel default to