SHA256
1
0
forked from pool/parsec

Accepting request 937755 from home:Guillaume_G:branches:security

- Fix /run/parsec permission to 755. This is enough for all
  users to access the service - boo#1193484

OBS-URL: https://build.opensuse.org/request/show/937755
OBS-URL: https://build.opensuse.org/package/show/security/parsec?expand=0&rev=14
This commit is contained in:
Guillaume GARDET 2021-12-09 11:06:53 +00:00 committed by Git OBS Bridge
parent d8388a0735
commit 685234f717
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 9 11:05:48 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix /run/parsec permission to 755. This is enough for all
users to access the service - boo#1193484
-------------------------------------------------------------------
Mon Sep 27 10:18:08 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -1,3 +1,3 @@
#Type Path Mode User Group Age Argument
d /run/parsec 777 parsec parsec-clients - -
d /run/parsec 755 parsec parsec-clients - -