Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-06 | Do not reload the systemd-daemon or stop caddy | Andreas Linz | |
2016-10-06 | Do not delete user and group but print instruxtions on how to so | Andreas Linz | |
2016-10-06 | Only remove group `www-data` if no other user is part of it | Andreas Linz | |
Thanks to kseistrup for spotting this issue. | |||
2016-10-06 | Do *not* remove `www-data` users home | Andreas Linz | |
2016-09-29 | text correction | Thomas Fanninger | |
2016-09-29 | Update PKGBUILD version | Thomas Fanninger | |
2016-09-29 | Add migration from user www-data to http | Thomas Fanninger | |
2016-08-15 | Add install script | Andreas Linz | |
The install script creates the www-data user if it's missing and also restarts the service on package upgrades or stops it when the package will be removed. |