Actions
Bug #160
closednetservices contains a call for non-existent services
Start date:
2010-09-06
Due date:
2010-09-20
% Done:
100%
Estimated time:
12.00 h
Difficulty:
Tags:
Gerrit CR:
Description
/usr/sbin/netservices still contains a call for non-existent services like cde-login, dtlogin and wbem:
pfexec netservices open
svcprop: Couldn't find property group `dtlogin' for service `svc:/application/graphical-login/cde-login'.
svccfg: No such property group "dtlogin".
svcadm: Pattern 'svc:/application/graphical-login/cde-login' doesn't match any instances
restarting syslogd
restarting sendmail
svcprop: Pattern 'svc:/application/management/wbem:default' doesn't match any entities
...
These calls can be easily removed, quick fix is attached
Files
Actions