Age | Commit message (Collapse) | Author |
|
filesystem:
* parabolaweb{-fcgi,-update,.conf}: make the installation directory configurable
* parabolaweb.{rc,service}: take care of file-permissions with the pidfile
|
|
meta:
* add postgresql as a dependency
filesystem:
* Change the systemd .service file to require postgresql
|
|
meta:
* add `python2-flup` as a dependency (needed for fcgi)
filesystem:
* mv `/usr/sbin/{update-parabolaweb,parabolaweb-update}`
* pull `/usr/sbin/parabolaweb-fgci` out of `/etc/rc.d/parabolaweb`
* pull `/etc/conf.d/parabolaweb` out of `/etc/rc.d/parabolaweb`
* add `/usr/lib/systemd/system/parabolaweb.service`
|