/systemd-251/src/udev/ |
D | udevadm-control.c | 95 log_warning("Cannot specify --exit after --exit, ignoring."); in control_main() 106 log_warning("Cannot specify --log-level after --exit, ignoring."); in control_main() 113 … log_warning("Cannot specify --stop-exec-queue after --exit, ignoring."); in control_main() 120 … log_warning("Cannot specify --start-exec-queue after --exit, ignoring."); in control_main() 127 log_warning("Cannot specify --reload after --exit, ignoring."); in control_main() 137 log_warning("Cannot specify --property after --exit, ignoring."); in control_main() 150 … log_warning("Cannot specify --children-max after --exit, ignoring."); in control_main()
|
/systemd-251/src/resolve/ |
D | resolved-dns-trust-anchor.c | 220 … log_warning("Domain name %s is invalid, at line %s:%u, ignoring line.", domain, path, line); in dns_trust_anchor_load_positive() 228 log_warning("Missing class or type in line %s:%u", path, line); in dns_trust_anchor_load_positive() 233 … log_warning("RR class %s is not supported, ignoring line %s:%u.", class, path, line); in dns_trust_anchor_load_positive() 250 log_warning("Missing DS parameters on line %s:%u", path, line); in dns_trust_anchor_load_positive() 260 … log_warning("Failed to parse DS algorithm %s on line %s:%u", algorithm, path, line); in dns_trust_anchor_load_positive() 266 … log_warning("Failed to parse DS digest type %s on line %s:%u", digest_type, path, line); in dns_trust_anchor_load_positive() 271 log_warning("Missing DS digest on line %s:%u", path, line); in dns_trust_anchor_load_positive() 277 log_warning("Failed to parse DS digest %s on line %s:%u", p, path, line); in dns_trust_anchor_load_positive() 302 log_warning("Missing DNSKEY parameters on line %s:%u", path, line); in dns_trust_anchor_load_positive() 307 log_warning("DNSKEY Protocol is not 3 on line %s:%u", path, line); in dns_trust_anchor_load_positive() [all …]
|
D | resolved-llmnr.c | 65 …log_warning("Another LLMNR responder prohibits binding the socket to the same port. Turning off LL… in manager_llmnr_start() 184 …log_warning("LLMNR-IPv4(UDP): There appears to be another LLMNR responder running, or previously s… in manager_llmnr_ipv4_udp_fd() 254 …log_warning("LLMNR-IPv6(UDP): There appears to be another LLMNR responder running, or previously s… in manager_llmnr_ipv6_udp_fd() 379 …log_warning("LLMNR-IPv4(TCP): There appears to be another LLMNR responder running, or previously s… in manager_llmnr_ipv4_tcp_fd() 444 …log_warning("LLMNR-IPv6(TCP): There appears to be another LLMNR responder running, or previously s… in manager_llmnr_ipv6_tcp_fd()
|
/systemd-251/src/network/ |
D | networkd-network.c | 145 … log_warning("%s: BatmanAdvanced= set with KeepMaster= enabled, ignoring BatmanAdvanced=.", in network_verify() 148 log_warning("%s: Bond= set with KeepMaster= enabled, ignoring Bond=.", in network_verify() 151 log_warning("%s: Bridge= set with KeepMaster= enabled, ignoring Bridge=.", in network_verify() 154 log_warning("%s: VRF= set with KeepMaster= enabled, ignoring VRF=.", in network_verify() 181 …log_warning("%s: Cannot enable LinkLocalAddressing= when Bond= is specified, disabling LinkLocalAd… in network_verify() 186 … log_warning("%s: Cannot enable DHCPServer= when Bond= is specified, disabling DHCPServer=.", in network_verify() 191 … log_warning("%s: Cannot set addresses when Bond= is specified, ignoring addresses.", in network_verify() 194 … log_warning("%s: Cannot set routes when Bond= is specified, ignoring routes.", in network_verify() 247 … log_warning("%s: MTUBytes= in [Link] section and UseMTU= in [DHCP] section are set. " in network_verify() 255 … log_warning("%s: Both KeepConfiguration= and deprecated CriticalConnection= are set. " in network_verify() [all …]
|
/systemd-251/src/initctl/ |
D | initctl.c | 97 log_warning("Got request for unknown runlevel %c, ignoring.", runlevel); in change_runlevel() 168 …log_warning("Received UPS/power initctl request. This is not implemented in systemd. Upgrade your … in request_process() 172 … log_warning("Received console change initctl request. This is not implemented in systemd."); in request_process() 177 … log_warning("Received environment initctl request. This is not implemented in systemd."); in request_process() 181 log_warning("Received unknown initctl request. Ignoring."); in request_process()
|
/systemd-251/src/userdb/ |
D | userdbd-manager.c | 48 … log_warning("Weird, got SIGCHLD for unknown child " PID_FMT ", ignoring.", siginfo.si_pid); in on_sigchld() 56 …log_warning("Worker " PID_FMT " died with a failure exit status %i, ignoring.", siginfo.si_pid, si… in on_sigchld() 58 …log_warning("Worker " PID_FMT " was killed by signal %s, ignoring.", siginfo.si_pid, signal_to_str… in on_sigchld() 60 …log_warning("Worker " PID_FMT " dumped core by signal %s, ignoring.", siginfo.si_pid, signal_to_st… in on_sigchld() 62 log_warning("Can't handle SIGCHLD of this type"); in on_sigchld()
|
/systemd-251/src/fstab-generator/ |
D | fstab-generator.c | 168 log_warning("%s: growing swap devices is currently unsupported.", what); in add_swap() 213 log_warning("Failed to parse timeout for %s, ignoring: %s", where, timeout); in write_timeout() 372 log_warning("Mount point %s is not a valid path, ignoring.", where); in add_mount() 390 log_warning("Ignoring \"noauto\" option for root device"); in add_mount() 392 log_warning("Ignoring \"nofail\" option for root device"); in add_mount() 394 log_warning("Ignoring \"automount\" option for root device"); in add_mount() 396 log_warning("Ignoring \"x-systemd.wanted-by=\" option for root device"); in add_mount() 398 log_warning("Ignoring \"x-systemd.required-by=\" option for root device"); in add_mount() 992 log_warning("Failed to parse fstab switch %s. Ignoring.", value); in parse_proc_cmdline_item() 1074 log_warning("Failed to parse systemd.swap switch %s. Ignoring.", value); in parse_proc_cmdline_item()
|
/systemd-251/src/fsck/ |
D | fsck.c | 89 log_warning("Invalid fsck.mode= parameter '%s'. Ignoring.", value); in parse_proc_cmdline_item() 105 … log_warning("Invalid fsck.repair= parameter '%s'. Ignoring.", value); in parse_proc_cmdline_item() 111 … log_warning("Please pass 'fsck.mode=skip' rather than 'fastboot' on the kernel command line."); in parse_proc_cmdline_item() 115 … log_warning("Please pass 'fsck.mode=force' rather than 'forcefsck' on the kernel command line."); in parse_proc_cmdline_item() 416 log_warning("Ignoring error."); in run()
|
/systemd-251/src/basic/ |
D | log.c | 1134 log_warning("Failed to parse log target '%s'. Ignoring.", value); in parse_proc_cmdline_item() 1142 log_warning("Failed to parse log level '%s'. Ignoring.", value); in parse_proc_cmdline_item() 1147 log_warning("Failed to parse log color setting '%s'. Ignoring.", value); in parse_proc_cmdline_item() 1152 log_warning("Failed to parse log location setting '%s'. Ignoring.", value); in parse_proc_cmdline_item() 1157 log_warning("Failed to parse log tid setting '%s'. Ignoring.", value); in parse_proc_cmdline_item() 1162 log_warning("Failed to parse log time setting '%s'. Ignoring.", value); in parse_proc_cmdline_item() 1201 log_warning("Failed to parse log target '%s'. Ignoring.", e); in log_parse_environment_variables() 1205 log_warning("Failed to parse log level '%s'. Ignoring.", e); in log_parse_environment_variables() 1209 log_warning("Failed to parse log color '%s'. Ignoring.", e); in log_parse_environment_variables() 1213 log_warning("Failed to parse log location '%s'. Ignoring.", e); in log_parse_environment_variables() [all …]
|
/systemd-251/src/timesync/ |
D | timesyncd-conf.c | 117 log_warning("Invalid PollIntervalMinSec=. Using default value."); in manager_parse_config_file() 122 … log_warning("PollIntervalMaxSec= is smaller than PollIntervalMinSec=. Using default value."); in manager_parse_config_file() 127 log_warning("Invalid ConnectionRetrySec=. Using default value."); in manager_parse_config_file()
|
/systemd-251/src/cryptenroll/ |
D | cryptenroll-list.c | 56 log_warning("Token JSON data lacks type field, ignoring."); in list_enrolled() 68 log_warning("Token JSON data lacks keyslots field, ignoring."); in list_enrolled() 76 … log_warning("Token JSON data's keyslot field is not an array of strings, ignoring."); in list_enrolled()
|
D | cryptenroll-wipe.c | 117 log_warning("Token JSON data lacks type field, ignoring."); in find_slots_by_mask() 125 log_warning("Token JSON data lacks keyslots field, ignoring."); in find_slots_by_mask() 133 … log_warning("Token JSON data's keyslot field is not an array of strings, ignoring."); in find_slots_by_mask() 217 log_warning("Token JSON data lacks keyslots field, ignoring."); in find_slot_tokens() 226 … log_warning("Token JSON data's keyslot field is not an array of strings, ignoring."); in find_slot_tokens()
|
/systemd-251/src/core/ |
D | import-creds.c | 106 …log_warning("Credential '%s' is larger than allowed limit (%s > %s), skipping.", name, FORMAT_BYTE… in credential_size_ok() 111 …log_warning("Accumulated credential size would be above allowed limit (%s+%s > %s), skipping '%s'.… in credential_size_ok() 197 … log_warning("Credential '%s' has invalid name, ignoring.", d->d_name); in import_credentials_boot() 301 …log_warning("Credential assignment through kernel command line lacks ':' character, ignoring: %s",… in proc_cmdline_callback() 310 log_warning("Credential name '%s' is invalid, ignoring.", n); in proc_cmdline_callback() 389 log_warning("Credential '%s' has invalid name, ignoring.", d->d_name); in import_credentials_qemu()
|
/systemd-251/src/system-update-generator/ |
D | system-update-generator.c | 48 … log_warning("Offline system update overridden by kernel command line systemd.unit= setting"); in parse_proc_cmdline_item() 50 …log_warning("Offline system update overridden by runlevel \"%s\" on the kernel command line", key); in parse_proc_cmdline_item()
|
/systemd-251/src/journal/ |
D | journald-server.c | 785 log_warning("%s: IO error, rotating.", f->path); in shall_try_append_again() 803 log_warning("%s: Journal file corrupted, rotating.", f->path); in shall_try_append_again() 807 log_warning("%s: Journal file has been deleted, rotating.", f->path); in shall_try_append_again() 811 log_warning("%s: Journal file is from the future, rotating.", f->path); in shall_try_append_again() 815 …log_warning("%s: underlying file system does not support memory mapping or another required file s… in shall_try_append_again() 1355 … log_warning("Got message with truncated control data (too many fds sent?), ignoring."); in server_process_datagram() 1391 log_warning("Got file descriptors via syslog socket. Ignoring."); in server_process_datagram() 1399 log_warning("Got too many file descriptors via native socket. Ignoring."); in server_process_datagram() 1407 log_warning("Got file descriptors via audit socket. Ignoring."); in server_process_datagram() 1643 … log_warning("Failed to parse forward to syslog switch \"%s\". Ignoring.", value); in parse_proc_cmdline_item() [all …]
|
/systemd-251/src/quotacheck/ |
D | quotacheck.c | 35 log_warning("Invalid quotacheck.mode= parameter '%s'. Ignoring.", value); in parse_proc_cmdline_item() 40 …log_warning("Please use 'quotacheck.mode=force' rather than 'forcequotacheck' on the kernel comman… in parse_proc_cmdline_item()
|
/systemd-251/src/libsystemd/sd-device/ |
D | test-sd-device.c | 229 … log_warning("New device found: subsystem:%s syspath:%s", subsystem, syspath); in test_sd_device_enumerator_filter_subsystem_one() 240 log_warning("Device removed: subsystem:%s syspath:%s", subsystem, syspath); in test_sd_device_enumerator_filter_subsystem_one() 302 log_warning("%u new devices are found in re-scan", n_new_dev); in TEST() 304 log_warning("%u devices removed in re-scan", n_removed_dev); in TEST()
|
/systemd-251/src/shared/ |
D | pkcs11-util.c | 773 … log_warning("Failed to close session on PKCS#11 token, ignoring: %s", p11_kit_strerror(rv)); in token_process() 799 …log_warning("Failed to acquire slot info for slot %lu, ignoring slot: %s", slotid, p11_kit_strerro… in slot_process() 812 … log_warning("Failed to format slot URI, ignoring slot: %s", p11_kit_uri_message(uri_result)); in slot_process() 824 …log_warning("Failed to acquire token info for slot %lu, ignoring slot: %s", slotid, p11_kit_strerr… in slot_process() 834 log_warning("Failed to format slot URI: %s", p11_kit_uri_message(uri_result)); in slot_process() 885 … log_warning("Failed to get info on PKCS#11 module, ignoring module: %s", p11_kit_strerror(rv)); in module_process() 895 … log_warning("Failed to format module URI, ignoring module: %s", p11_kit_uri_message(uri_result)); in module_process() 903 log_warning("Failed to get slot list, ignoring module: %s", p11_kit_strerror(rv)); in module_process()
|
D | journal-importer.c | 170 log_warning("Binary field with zero length"); in get_data_size() 234 log_warning("__REALTIME_TIMESTAMP out of range, ignoring: %"PRIu64, x); in process_special_field() 251 log_warning("__MONOTONIC_TIMESTAMP out of range, ignoring: %"PRIu64, x); in process_special_field() 471 log_warning("Failed to reallocate buffer to (smaller) size %zu", in journal_importer_drop_iovw()
|
D | serialize.c | 27 log_warning("Attempted to serialize overly long item '%s', refusing.", key); in serialize_item() 69 log_warning("Attempted to serialize overly long item '%s', refusing.", key); in serialize_item_format()
|
D | killall.c | 100 log_warning("Waiting for process: %s", lst_child + 2); in log_children_no_yet_killed() 185 log_warning("sigtimedwait() returned unexpected signal."); in wait_for_children()
|
/systemd-251/src/cryptsetup/ |
D | cryptsetup-generator.c | 591 … log_warning("Failed to parse %s= kernel command line switch. UUID is invalid, ignoring.", key); in warn_uuid_invalid() 642 … log_warning("Failed to parse luks= kernel command line switch %s. Ignoring.", value); in parse_proc_cmdline_item() 650 … log_warning("Failed to parse luks.crypttab= kernel command line switch %s. Ignoring.", value); in parse_proc_cmdline_item() 727 … log_warning("Failed to parse luks.data= kernel command line switch. UUID is invalid, ignoring."); in parse_proc_cmdline_item() 762 log_warning("Failed to parse luks name switch %s. Ignoring.", value); in parse_proc_cmdline_item()
|
/systemd-251/src/nspawn/ |
D | nspawn.c | 1153 … log_warning("Please do not use --share-system anymore, use $SYSTEMD_NSPAWN_SHARE_* instead."); in parse_argv() 1967 …log_warning("/etc/localtime does not point into /usr/share/zoneinfo/, not updating container timez… in setup_timezone() 2684 log_warning("%s is not empty, proceeding anyway.", q); in setup_journal() 4233 log_warning("Got unexpected poll event for notify fd."); in nspawn_dispatch_notify_fd() 4242 … log_warning("Got message with truncated control data (too many fds sent?), ignoring."); in nspawn_dispatch_notify_fd() 4257 log_warning("Received notify message exceeded maximum size. Ignoring."); in nspawn_dispatch_notify_fd() 4314 … log_warning("Ignoring root directory setting, file %s is not trusted.", path); in merge_settings() 4369 … log_warning("Ignoring Capability= setting, file %s is not trusted.", path); in merge_settings() 4380 … log_warning("Ignoring capability settings, file %s is not trusted.", path); in merge_settings() 4387 … log_warning("Ignoring AmbientCapability= setting, file %s is not trusted.", path); in merge_settings() [all …]
|
/systemd-251/src/veritysetup/ |
D | veritysetup.c | 73 log_warning("Usage of ROOTHASHSIG positional argument is deprecated. " in parse_options() 113 log_warning("Encountered unknown option '%s', ignoring.", word); in parse_options()
|
/systemd-251/src/escape/ |
D | escape.c | 196 …log_warning("Input '%s' is not a valid file system path, escaping is likely not going be reversibl… in run() 198 …log_warning("Input '%s' is not an absolute file system path, escaping is likely not going to be re… in run()
|