general/enabled vs. restarter/state Which of these two properties is used to determine if a service is enabled or not?
network/service should exit on start if network/physical:nwam is running. However, I've noticed that there are services that are general/enabled=false, but restarter/state=online (example svc:/system/console-login:vt2 on trigati). So, is this service running? what property am I checking to determine if a different service is running or not? Thanks, Anurag