duiadns: always chown conf file in INSTALL
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# INSTALL
|
||||
case "$ACTION" in
|
||||
post)
|
||||
if [ "$UPDATE" != "yes" ]; then
|
||||
chown _duiadns:_duiadns etc/duiadns.conf
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'duiadns'
|
||||
pkgname=duiadns
|
||||
version=1.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-netifaces python3-netaddr python3-requests"
|
||||
|
||||
Reference in New Issue
Block a user