Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2021 19:23:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255981] sysutils/zrepl: pidfile should be world-readable
Message-ID:  <bug-255981-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255981

            Bug ID: 255981
           Summary: sysutils/zrepl: pidfile should be world-readable
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: woodsb02@freebsd.org
          Reporter: asomers@FreeBSD.org
             Flags: maintainer-feedback?(woodsb02@freebsd.org)
          Assignee: woodsb02@freebsd.org

Created attachment 225074
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D225074&action=
=3Dedit
Change permissions on /var/run/zrepl to 755

zrepl writes /var/run/zrepl/daemon.pid .  But curiously, it creates the
/var/run/zrepl directory with 700 permissions.  That prevents non-root users
from doing "service zrepl status".  I don't see any sensitive files instead=
 of
that directory.  Is there any reason it can't be made 755?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255981-7788>