aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/pacserve.service
AgeCommit message (Expand)AuthorFilesLines
2018-07-04use private bind mounts for pacserve, remove pacdbserve...We want just one service to serve database files and package archives. Private bind mounts make both available to pacserve. This alse removes some complexity in pacredir. systemd-v233Gravatar Christian Hesse1-3/+4
2017-10-10allocate a dynamic usersystemd-v232Gravatar Christian Hesse1-2/+1
2016-01-31use symlinks for pacserve and pacdbserve...This adds the service names to log, not just 'darkhttpd'. Gravatar Christian Hesse1-1/+1
2016-01-27darkhttpd supports IPv6 now, no longer limit to IPv4Gravatar Christian Hesse1-1/+1
2016-01-27disable directory listingGravatar Christian Hesse1-1/+1
2015-06-27add some extra security to systemd unitsGravatar Christian Hesse1-0/+4
2013-10-30use unprivileged user to run servicesGravatar Christian Hesse1-0/+2
2013-10-25initial commitGravatar Christian Hesse1-0/+9