Whitespace fixes for smoltclient.
This commit is contained in:
parent
ba1c45337b
commit
6bc64c4be7
|
@ -1,4 +1,2 @@
|
||||||
|
|
||||||
/usr/share/smolt/client/sendProfile.py -- gen_context(system_u:object_r:smoltclient_exec_t,s0)
|
/usr/share/smolt/client/sendProfile.py -- gen_context(system_u:object_r:smoltclient_exec_t,s0)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -18,6 +18,7 @@ files_tmp_file(smoltclient_tmp_t)
|
||||||
#
|
#
|
||||||
# Local policy
|
# Local policy
|
||||||
#
|
#
|
||||||
|
|
||||||
allow smoltclient_t self:process { setsched getsched };
|
allow smoltclient_t self:process { setsched getsched };
|
||||||
|
|
||||||
allow smoltclient_t self:fifo_file rw_fifo_file_perms;
|
allow smoltclient_t self:fifo_file rw_fifo_file_perms;
|
||||||
|
|
Loading…
Reference in New Issue