summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc/startd/startd.c
diff options
context:
space:
mode:
authordm120769 <none@none>2007-11-19 17:44:01 -0800
committerdm120769 <none@none>2007-11-19 17:44:01 -0800
commit273264cdcd36b34067f5b77d1af696eff72d46f3 (patch)
treee8361f2987df5d76132e14dac8fee9a9fdd98a61 /usr/src/cmd/svc/startd/startd.c
parentc9b6d37c673213b7ad91d849a105790cb469f95b (diff)
downloadillumos-joyent-273264cdcd36b34067f5b77d1af696eff72d46f3.tar.gz
backout 5079356/6405683: causes 6630372
Diffstat (limited to 'usr/src/cmd/svc/startd/startd.c')
-rw-r--r--usr/src/cmd/svc/startd/startd.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/usr/src/cmd/svc/startd/startd.c b/usr/src/cmd/svc/startd/startd.c
index 28d8f5da88..19adda1373 100644
--- a/usr/src/cmd/svc/startd/startd.c
+++ b/usr/src/cmd/svc/startd/startd.c
@@ -56,14 +56,6 @@
* all libscf state associated with that handle, so functions which do this
* should communicate the event to their callers (usually by returning
* ECONNRESET) so they may reset their state appropriately.
- *
- * External references
- *
- * svc.configd generates special security audit events for changes to some
- * restarter related properties. See the special_props_list array in
- * usr/src/cmd/svc/configd/rc_node.c for the properties that cause these audit
- * events. If you change the semantics of these propereties within startd, you
- * will probably need to update rc_node.c
*/
#include <stdio.h>