Home
last modified time | relevance | path

Searched refs:AUDIT_STARTUP (Results 1 – 1 of 1) sorted by relevance

/titanic_52/usr/src/cmd/auditd/
H A Dsvc-auditd41 AUDIT_STARTUP=/etc/security/audit_startup
118 if [ -f "$AUDIT_STARTUP" ]; then
120 if [ -x "$AUDIT_STARTUP" ]; then
121 $AUDIT_STARTUP
123 echo "$0: Unable to execute $AUDIT_STARTUP"
130 $MV $AUDIT_STARTUP $AUDIT_STARTUP._transitioned_
132 # Unable to perform the backup of $AUDIT_STARTUP
133 echo "$0: The $AUDIT_STARTUP was not moved to"
134 echo " $AUDIT_STARTUP
[all...]