gen_require typo fix in dbadm.if from Dan Walsh

This commit is contained in:
Jeremy Solt 2010-03-02 15:02:30 -05:00 committed by Chris PeBenito
parent a739053cf5
commit 6a9ef9e852

View File

@ -12,8 +12,8 @@
## <rolecap/>
#
interface(`dbadm_role_change',`
get_require(`
role dbadm_r'
gen_require(`
role dbadm_r;
')
allow $1 dbadm_r;