Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-04 | use 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-v233 | Christian Hesse | 1 | -1/+0 |
2018-01-02 | add documentation link in systemd unit file | Christian Hesse | 1 | -0/+1 |
2017-10-10 | allocate a dynamic usersystemd-v232 | Christian Hesse | 1 | -2/+1 |
2017-04-28 | drop unit file paccache.service | Christian Hesse | 1 | -0/+2 |
2016-12-01 | Use systemd service manager notification•••Notify systemd service manager when our initialization sequence completed. | Christian Hesse | 1 | -0/+1 |
2016-10-06 | order pacredir service after network{,-online}.target | Christian Hesse | 1 | -1/+1 |
2015-06-27 | add some extra security to systemd units | Christian Hesse | 1 | -0/+4 |
2013-11-04 | actually avahi-daemon IS required... | Christian Hesse | 1 | -0/+1 |
2013-11-04 | do not make avahi-daemon a hard depend•••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=. | Christian Hesse | 1 | -1/+1 |
2013-10-30 | use unprivileged user to run services | Christian Hesse | 1 | -0/+2 |
2013-10-26 | make avahi-daemon.service a hard dependency for pacredir.service | Christian Hesse | 1 | -1/+1 |
2013-10-26 | fix unit description | Christian Hesse | 1 | -1/+1 |
2013-10-25 | initial commit | Christian Hesse | 1 | -0/+9 |