non port: sysutils/nut-devel/files/nut.in |
SVNWeb
|
Number of commits found: 7 |
Tue, 14 Feb 2023
|
[ 20:33 Cy Schubert (cy) ] e2630f6
sysutils/nut*: Fix syntax error
Add missing then.
PR: 269497
Reported by: <vvd@unislabs.com>
Fixes: 6558c2506990
|
[ 18:40 Cy Schubert (cy) ] 6558c25
sysutils/nut*: Make nut file ownership fixes optional with default enabled
The nut file ownership fixups due to the UID/GID change from uucp/uucp
to nut/nut may not be desireable for all users. Some users with custom
file ownership may wish ownership to remain untouched. This revision
to the nut family of ports/packages allows users to optionally disable
automatic fixup of nut file ownership.
While at it, rather than use a hardcoded string for user/group ownerships,
use the set parameters in Makefile.
PR: 269497
suggested by: dvl
|
Fri, 10 Feb 2023
|
[ 18:26 Cy Schubert (cy) ] a4cc150
sysutils/nut*: Fix nut file access
Preexisting nut files will have uucp group permissions, which will no
longer be available to nut because it runs under its own GID. For the
time being add code to nut_prestart() adjusting the ownership of the
files to UID nut and GID nut.
This code should be removed approximately a year from now as it is
expected that most if not all nut installations will have correct file
ownership by then.
While here, also fix nut.newsyslog to refer to the new nut UID/GID.
Reported by: avg, Mathieu <sigsys@gmail.com>
Fixes: 02c038c8cc15
|
Mon, 17 Oct 2022
|
[ 18:20 Cy Schubert (cy) ] 9ef8c35
sysutils/nut*: Require devd prior to start
In some cases nut may start before devd causing it to fail because it
lacks permissions to USB attached UPS devices. The nut supplied
devd.conf ensures that nut has read/write access to the UPS.
PR: 267144
Reported by: ml@netfence.it
MFH 2022Q4
|
Mon, 29 Aug 2022
|
[ 21:00 Cy Schubert (cy) ] 0b0d7e3
sysutils/nut*: Require syslogd
The nut daemons are consumer of syslogd services. Start after syslogd
has started.
|
Wed, 1 Sep 2021
|
[ 04:01 Cy Schubert (cy) ] 8a26644
sysutils/nut: Guarantee that devfs is started
devfs does not always win the race with nut causing nut to fail to
start in some installations.
PR: 258190
Submitted by: hsakamt@tsnr.com
Reported by: hsakamt@tsnr.com
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 135fdee (Only the first 10 of 2028 ports in this commit are shown above. )
all: Remove all other $FreeBSD keywords.
|
Number of commits found: 7 |