logging: Whitespace fix.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
Chris PeBenito 2020-02-23 09:24:43 -05:00
parent 6e6736386f
commit c42f0a6cc8
1 changed files with 1 additions and 0 deletions

View File

@ -442,6 +442,7 @@ interface(`logging_startstop_syslog',`
type syslogd_unit_t;
class service { start stop };
')
allow $1 syslogd_unit_t:service { start stop };
')