1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

irc/ngircd: Install config with read permissions for group

Fixed run with default configuration after installation without the need
to manually change the permissions for the configuration file.

PR:	281538
This commit is contained in:
Siva Mahadevan 2024-10-05 00:59:48 +03:00 committed by Vladimir Druzenko
parent 3f9657d91f
commit e65c3d3818
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= ngircd
DISTVERSION= 27
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= irc
MASTER_SITES= https://ngircd.barton.de/pub/ngircd/ \

View File

@ -1,4 +1,4 @@
@sample %%ETCDIR%%/ngircd.conf.sample
@sample(,ngircd,640) %%ETCDIR%%/ngircd.conf.sample
sbin/ngircd
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.md
%%PORTDOCS%%%%DOCSDIR%%/Bopm.txt