Bug #160
closednetservices contains a call for non-existent services
100%
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
Updated by Garrett D'Amore almost 12 years ago
The netservices command is marked Obsolete. In my opinion, it would be simpler & better to just remove it. Please run a proposal by developers@lists.illumos.org for it.
Updated by Alexander Eremin almost 12 years ago
Please review fix for this,
webrev is here: http://cr.illumos.org/view/4076vod0/
Updated by Alexander Eremin almost 12 years ago
- % Done changed from 0 to 20
Sorry, forgot remove entry from SUNWcs.mf.
Updated webrev's here:
http://cr.illumos.org/view/hae6vk42
Updated by Alexander Eremin almost 12 years ago
Final webrev: http://cr.illumos.org/view/uj0rz746/
mail_msg and hg output attached.
Updated by Alexander Eremin almost 12 years ago
Retested on fresh gate, fixed scripts filemode,
webrev http://cr.illumos.org/view/3i07cxb4/
Updated by Alexander Eremin almost 12 years ago
- Due date set to 2010-09-20
- Status changed from New to Resolved
- % Done changed from 20 to 100
- Estimated time set to 12.00 h
Fixed in changeset:13191:0b65a6e42434