aboutsummaryrefslogtreecommitdiffstats
path: root/main/pdnsd
Commit message (Collapse)AuthorAgeFilesLines
* main/pdnsd: do not deluser in post-deinstallJakub Jirutka2017-03-082-6/+2
| | | | | | This is very bad practice, we can't know if the package user has been originally created by apk or by the user and if the user needs it or not.
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-2/+0
|
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-0/+1
| | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved.
* Add -g option (GECOS/comment) to adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* main/pdnsd: fix doc subpackageChristian Kampka2015-11-091-1/+2
|
* main/pdnsd: add linux-headersCarlo Landmeter2015-04-281-1/+1
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/pdnsd: use /sbin/nologin as shellNatanael Copa2013-09-042-2/+2
|
* main/pdnsd: use /sbin/nologin as shellNatanael Copa2013-09-031-0/+8
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/pdnsd: upgrade to 1.2.9aNatanael Copa2012-08-211-4/+4
|
* main/pdnsd: moved from testingMatt Smith2011-03-296-0/+203