Lines Matching full:general
254 Whether a service is enabled is determined by its \fB-general/enabled\fR
261 example% svcprop -c -p general/enabled system/cron:default
272 properties in the \fBgeneral\fR property group of each instance of the
278 example% svcprop -p general ntp
279 general/package astring SUNWntpr
280 general/enabled boolean true
281 general/entity_stability astring Unstable
290 The following example tests the existence of the \fBgeneral/enabled\fR property
296 example% svcprop -q -p general/enabled identity:
326 set -- `svcprop -c -t -p general/enabled service`
333 echo "general/enabled has unexpected type $2"
337 echo "general/enabled has wrong number of values"