|
Mantis - dbus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 3961 | other | minor | always | 2009-10-13 01:45 | 2012-01-18 10:20 |
|
|
|||||
| Reporter: | james | Platform: | |||
| Assigned To: | wbonnet | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | assigned | Product Version: | |||
| Product Build: | Resolution: | open | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0003961: says "dbus-daemon cannot be run in non-global zones" but it does | ||||
| Description: |
/etc/opt/csw/init.d/cswdbus contains: if smf_is_nonglobalzone; then /usr/sbin/svcadm disable -t svc:/system/cswdbus echo "dbus-daemon cannot be run in non-global zones" sleep 5 & exit $SMF_EXIT_OK fi but the logic fails and it does start: # /etc/opt/csw/init.d/cswdbus start /etc/opt/csw/init.d/cswdbus: smf_is_nonglobalzone: not found As you can see from init PID it's running in a non-global zone: # ps -ef | egrep 'dbus-daemon|init' root 18635 16978 0 00:35:04 pts/8 0:00 egrep dbus-daemon|init root 16253 16233 0 00:28:19 ? 0:00 /sbin/init messageb 18581 16233 0 00:34:04 ? 0:00 /opt/csw/bin/dbus-daemon --system |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-10-13 01:45 | james | New Issue | |||
| 2009-11-16 23:09 | wbonnet | Status | new => assigned | ||
| 2009-11-16 23:09 | wbonnet | Assigned To | => wbonnet | ||
| 2012-01-18 10:20 | ghenry | Note Added: 0009541 | |||
| 2012-01-18 10:21 | ghenry | Note Edited: 0009541 | |||
| 2012-01-18 10:21 | ghenry | Issue Monitored: ghenry | |||
| Notes | |||||
|
|
|||||
|
|
||||