diff options
| author | Jan Friedel <Jan.Friedel@Sun.COM> | 2009-11-20 11:21:11 +0100 |
|---|---|---|
| committer | Jan Friedel <Jan.Friedel@Sun.COM> | 2009-11-20 11:21:11 +0100 |
| commit | 16f0fd39d0c84c014919d701f87f5fc48be58d31 (patch) | |
| tree | 765ceff55f493ae453973d1f9e0389fa9c011bc6 /usr/src/cmd/auditd | |
| parent | ccb7005ef6977381a53a7d84158466fafd4e7870 (diff) | |
| download | illumos-joyent-16f0fd39d0c84c014919d701f87f5fc48be58d31.tar.gz | |
6825523 the auditd service cannot be permanently enabled/disabled from the Audit Control Rights Profile
Diffstat (limited to 'usr/src/cmd/auditd')
| -rw-r--r-- | usr/src/cmd/auditd/auditd.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/cmd/auditd/auditd.xml b/usr/src/cmd/auditd/auditd.xml index d090f99f21..d674309f8d 100644 --- a/usr/src/cmd/auditd/auditd.xml +++ b/usr/src/cmd/auditd/auditd.xml @@ -122,6 +122,8 @@ <!-- to start stop auditd --> <propval name='action_authorization' type='astring' value='solaris.audit.config' /> + <propval name='value_authorization' type='astring' + value='solaris.audit.config' /> </property_group> <instance name='default' enabled='false' /> |
