From: jwcart2@tycho.nsa.gov (James Carter) Date: Wed, 11 Apr 2018 14:56:32 -0400 Subject: [refpolicy] [PATCH 02/13] Mark unused parameter as unused In-Reply-To: <20180411185639.23547-1-jwcart2@tycho.nsa.gov> References: <20180411185639.23547-1-jwcart2@tycho.nsa.gov> Message-ID: <20180411185639.23547-3-jwcart2@tycho.nsa.gov> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Marked unused paramters as unused in the interfaces listed below. accountsd.if:accountsd_admin() bugzilla.if:bugzilla_admin() devicekit.if:devicekit_admin() lsm.if:lsmd_admin() plymouthd.if:plymouthd_admin() rsync.if:rsync_admin() samhain.if:samhain_admin() sectoolm.if:sectoolm_role() Signed-off-by: James Carter --- accountsd.if | 2 +- bugzilla.if | 2 +- devicekit.if | 2 +- lsm.if | 2 +- plymouthd.if | 2 +- rsync.if | 2 +- samhain.if | 2 +- sectoolm.if | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/accountsd.if b/accountsd.if index bd5ec9a..312d569 100644 --- a/accountsd.if +++ b/accountsd.if @@ -129,7 +129,7 @@ interface(`accountsd_manage_lib_files',` ## Domain allowed access. ## ## -## +## ## ## Role allowed access. ## diff --git a/bugzilla.if b/bugzilla.if index 1b22262..19fce8e 100644 --- a/bugzilla.if +++ b/bugzilla.if @@ -48,7 +48,7 @@ interface(`bugzilla_dontaudit_rw_stream_sockets',` ## Domain allowed access. ## ## -## +## ## ## Role allowed access. ## diff --git a/devicekit.if b/devicekit.if index 8ce99ff..da75b8e 100644 --- a/devicekit.if +++ b/devicekit.if @@ -248,7 +248,7 @@ interface(`devicekit_manage_pid_files',` ## Domain allowed access. ## ## -## +## ## ## Role allowed access. ## diff --git a/lsm.if b/lsm.if index 365ab6f..44910af 100644 --- a/lsm.if +++ b/lsm.if @@ -10,7 +10,7 @@ ## Domain allowed access. ## ## -## +## ## ## Role allowed access. ## diff --git a/plymouthd.if b/plymouthd.if index 54cd777..04e0c73 100644 --- a/plymouthd.if +++ b/plymouthd.if @@ -242,7 +242,7 @@ interface(`plymouthd_read_pid_files',` ## Domain allowed access. ## ## -## +## ## ## Role allowed access. ## diff --git a/rsync.if b/rsync.if index 7a14937..097f4d3 100644 --- a/rsync.if +++ b/rsync.if @@ -247,7 +247,7 @@ interface(`rsync_etc_filetrans_config',` ## Domain allowed access. ## ## -## +## ## ## Role allowed access. ## diff --git a/samhain.if b/samhain.if index 983fee5..8b6fb18 100644 --- a/samhain.if +++ b/samhain.if @@ -203,7 +203,7 @@ interface(`samhain_manage_pid_files',` ## Domain allowed access. ## ## -## +## ## ## Role allowed access. ## diff --git a/sectoolm.if b/sectoolm.if index c78a569..9e9663b 100644 --- a/sectoolm.if +++ b/sectoolm.if @@ -4,7 +4,7 @@ ## ## Role access for sectoolm. ## -## +## ## ## Role allowed access. ## -- 2.13.6