To add the seq audit policy dynamically, as role secadmin, at label admin_low, on the command line:
| $ auditconfig -setpolicy +seq $ auditconfig -getpolicy slabel, seq | 
To add the seq audit policy permanently, as role secadmin at label admin_low, in the audit_startup file:
#!/bin/sh auditconfig -setpolicy +slabel, seq