pi-hole/automated install
MichaIng 81927334f2
Add native systemd service
Inspired by: https://github.com/pi-hole/pi-hole/pull/2112

A pre-start and a post-stop script are added to reduce doubled setup and cleanup code.

Since systemd services do not natively support dynamic users, test once whether capabilities are supported during install/update, and remove User=pihole otherwise.

Signed-off-by: MichaIng <micha@dietpi.com>
Co-authored-by: DL6ER <dl6er@dl6er.de>
2022-10-30 19:40:33 +01:00
..
basic-install.sh Add native systemd service 2022-10-30 19:40:33 +01:00
uninstall.sh Add OS_CHECK_DEPS to uninstall script 2022-07-29 22:47:40 +02:00