aboutsummaryrefslogtreecommitdiffstats
path: root/avahi/pacserve.service.in
AgeCommit message (Collapse)AuthorFilesLines
2018-07-04use private bind mounts for pacserve, remove pacdbservesystemd-v233Gravatar Christian Hesse1-1/+1
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.
2017-05-13add distribution ID to avahi service namesGravatar Christian Hesse1-0/+15
Now that we have pacredir in official repositories... ArchLinux ARM will have the package as well, having package names (at least for 'any') clash. So add distribution ID to avahi service names. This is incompatible with pacredir < 0.2.3, so make sure to update all your installations.