Hi! I wonder: # systemctl status i* ● inst-sys.service Loaded: not-found (Reason: No such file or directory) Active: inactive (dead) ● iptables.service Loaded: not-found (Reason: No such file or directory) Active: inactive (dead) So I ttied to find out what's the problem with these servicres, but they don't seem to exist actually: # systemctl cat iptables.service No files found for iptables.service. This is SLES12 SP5 (systemd-228). What can I do to resolve this (remove obsolete files, maybe)? Regards, Ulrich