]> git.ipfire.org Git - people/stevee/selinux-policy.git/blobdiff - policy/modules/admin/portage.if
trunk: whitespace fixes
[people/stevee/selinux-policy.git] / policy / modules / admin / portage.if
index b6547f37499df3892d91efd459f4127b5fe70d53..83a36fc0a5d309e164a5f79767446a8656734afb 100644 (file)
@@ -99,7 +99,7 @@ interface(`portage_compile_domain',`
        allow $1 self:dbus send_msg;
 
        allow $1 portage_devpts_t:chr_file { rw_chr_file_perms setattr };
-       term_create_pty($1,portage_devpts_t)
+       term_create_pty($1, portage_devpts_t)
 
        # write compile logs
        allow $1 portage_log_t:dir setattr;