[opensuse-factory] systemd Dependency Before=nss-lookup.target
Hi *, since upgrading from openSuSE 13.2 to Tumbleweed I see a warning in my journal: systemd[1]: Dependency Before=nss-lookup.target dropped from unit nss-lookup.target I know it is only a warning, but I am a little maniac about getting my logs clean and I would like to get rid of this warning :) I tried a few things, but didn't succeed. Can anyone give me a hint, whpt is wrong here? systemd-analyze says: digraph systemd { "cron.service"->"nss-user-lookup.target" [color="green"]; "rpc-statd.service"->"nss-lookup.target" [color="green"]; "rpc-statd.service"->"nss-lookup.target" [color="black"]; "systemd-logind.service"->"nss-user-lookup.target" [color="green"]; "shutdown.target"->"nss-lookup.target" [color="red"]; "shutdown.target"->"nss-user-lookup.target" [color="red"]; "nss-user-lookup.target"->"ypbind.service" [color="green"]; "nss-user-lookup.target"->"winbind.service" [color="green"]; "nss-user-lookup.target"->"shutdown.target" [color="red"]; "postfix.service"->"nss-lookup.target" [color="green"]; "postfix.service"->"nss-lookup.target" [color="black"]; "syslog-ng.service"->"nss-lookup.target" [color="green"]; "syslog-ng.service"->"nss-lookup.target" [color="grey66"]; "winbind.service"->"nss-user-lookup.target" [color="grey66"]; "ypbind.service"->"nss-lookup.target" [color="green"]; "ypbind.service"->"nss-user-lookup.target" [color="grey66"]; "nss-lookup.target"->"shutdown.target" [color="red"]; "nfsserver.service"->"nss-lookup.target" [color="green"]; } It seems to be related to shutdown.target, but I can't find the reason 8-< Thx! Bye. Michael. -- Michael Hirmke -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
В 16 Jun 2015 11:25:00 +0200 mh@mike.franken.de (Michael Hirmke) пишет:
Hi *,
since upgrading from openSuSE 13.2 to Tumbleweed I see a warning in my journal:
systemd[1]: Dependency Before=nss-lookup.target dropped from unit nss-lookup.target
Please post systemctl show nss-lookup.target -p Before -p After
I know it is only a warning, but I am a little maniac about getting my logs clean and I would like to get rid of this warning :) I tried a few things, but didn't succeed. Can anyone give me a hint, whpt is wrong here?
systemd-analyze says:
digraph systemd { "cron.service"->"nss-user-lookup.target" [color="green"]; "rpc-statd.service"->"nss-lookup.target" [color="green"]; "rpc-statd.service"->"nss-lookup.target" [color="black"]; "systemd-logind.service"->"nss-user-lookup.target" [color="green"]; "shutdown.target"->"nss-lookup.target" [color="red"]; "shutdown.target"->"nss-user-lookup.target" [color="red"]; "nss-user-lookup.target"->"ypbind.service" [color="green"]; "nss-user-lookup.target"->"winbind.service" [color="green"];
"nss-user-lookup.target"->"shutdown.target" [color="red"];
"postfix.service"->"nss-lookup.target" [color="green"]; "postfix.service"->"nss-lookup.target" [color="black"]; "syslog-ng.service"->"nss-lookup.target" [color="green"]; "syslog-ng.service"->"nss-lookup.target" [color="grey66"]; "winbind.service"->"nss-user-lookup.target" [color="grey66"]; "ypbind.service"->"nss-lookup.target" [color="green"]; "ypbind.service"->"nss-user-lookup.target" [color="grey66"];
"nss-lookup.target"->"shutdown.target" [color="red"];
"nfsserver.service"->"nss-lookup.target" [color="green"]; }
It seems to be related to shutdown.target, but I can't find the reason 8-<
Thx!
Bye. Michael.
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Hi Andrei,
? 16 Jun 2015 11:25:00 +0200 mh@mike.franken.de (Michael Hirmke) ?????:
Hi *,
since upgrading from openSuSE 13.2 to Tumbleweed I see a warning in my journal:
systemd[1]: Dependency Before=nss-lookup.target dropped from unit nss-lookup.target
Please post
systemctl show nss-lookup.target -p Before -p After
$ systemctl show nss-lookup.target -p Before -p After Before=rpc-statd.service postfix.service ypbind.service syslog-ng.service After= Bye. Michael. -- Michael Hirmke -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (2)
-
Andrei Borzenkov
-
mh@mike.franken.de