aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
AgeCommit message (Collapse)AuthorFilesLines
2016-10-06order pacredir service after network{,-online}.targetGravatar Christian Hesse1-1/+1
2016-01-31use symlinks for pacserve and pacdbserveGravatar Christian Hesse2-2/+2
This adds the service names to log, not just 'darkhttpd'.
2016-01-27darkhttpd supports IPv6 now, no longer limit to IPv4Gravatar Christian Hesse2-2/+2
2016-01-27disable directory listingGravatar Christian Hesse2-2/+2
2015-06-27add some extra security to systemd unitsGravatar Christian Hesse3-0/+12
2014-10-05add paccache.service to enable all required servicesGravatar Christian Hesse1-0/+7
2014-09-04Revert "addow socket activation for pacserve and pacdbserve"Gravatar Christian Hesse2-18/+0
The Arch Linux darkhttpd package [0] has a unit file for socket activation. Looks like this is wrong, darkhttpd does not support socket activation. [0] https://www.archlinux.org/packages/?name=darkhttpd
2014-09-01addow socket activation for pacserve and pacdbserveGravatar Christian Hesse2-0/+18
2013-11-04actually avahi-daemon IS required...Gravatar Christian Hesse1-0/+1
2013-11-04do not make avahi-daemon a hard dependGravatar Christian Hesse1-1/+1
Now that you can add static hosts via config file it may make sense to run pacredir without avahi-daemon. Just make it start After=.
2013-10-30use unprivileged user to run servicesGravatar Christian Hesse3-0/+6
2013-10-27add files for pacdbserve (serve pacman db files)Gravatar Christian Hesse1-0/+9
2013-10-26make avahi-daemon.service a hard dependency for pacredir.serviceGravatar Christian Hesse1-1/+1
2013-10-26fix unit descriptionGravatar Christian Hesse1-1/+1
2013-10-25initial commitGravatar Christian Hesse2-0/+18