1
0

- update usr.lib.nagios.plugins.check_procs again for >= sle15

case so that ptrace is allowed

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=58
This commit is contained in:
Ruediger Oertel 2019-02-06 15:21:10 +00:00 committed by Git OBS Bridge
parent 8635ad4744
commit 3209af7c0a
3 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 14:25:19 CET 2018 - ro@suse.de
- update usr.lib.nagios.plugins.check_procs again for >= sle15
case so that ptrace is allowed
-------------------------------------------------------------------
Wed Oct 3 14:11:51 UTC 2018 - lars@linux-schulserver.de

View File

@ -1,7 +1,7 @@
#
# spec file for package monitoring-plugins
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

@ -5,6 +5,7 @@
#include <abstractions/consoles>
ptrace,
ptrace (read) peer=unconfined,
/bin/ps rix,
/proc/ r,