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:
committed by
Vladimir Druzenko
parent
3f9657d91f
commit
e65c3d3818
@@ -1,5 +1,6 @@
|
||||
PORTNAME= ngircd
|
||||
DISTVERSION= 27
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= https://ngircd.barton.de/pub/ngircd/ \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user