>>>>> "MB" == Michael Biebl <[email protected]> writes: >> Jun 11 17:24:42 jidanni6 systemd[230]: Failed to add rule for system call >> gtty() / -10022, ignoring: Numerical argument out of domain >> Jun 11 17:24:42 jidanni6 systemd[230]: Failed to add rule for system call >> prof() / -10039, ignoring: Numerical argument out of domain >> Jun 11 17:24:42 jidanni6 systemd[230]: Failed to add rule for system call >> rtas() / -10187, ignoring: Numerical argument out of domain
MB> That just seems to be a debug message. MB> Do you have debug logging enabled? MB> Can you provide your kernel command line as well (cat /proc/cmdline) # cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-4.16.0-2-amd64 root=UUID=50... ro systemd.log_level=debug systemd.log_target=kmsg log_buf_len=262144 enforcing=0 panic=33 earlyprintk=vga So it seems debugging caught some newly introduced inefficiencies! _______________________________________________ Pkg-systemd-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
