logging: Whitespace fix.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
6e6736386f
commit
c42f0a6cc8
|
@ -442,6 +442,7 @@ interface(`logging_startstop_syslog',`
|
|||
type syslogd_unit_t;
|
||||
class service { start stop };
|
||||
')
|
||||
|
||||
allow $1 syslogd_unit_t:service { start stop };
|
||||
')
|
||||
|
||||
|
|
Loading…
Reference in New Issue