1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-03-07 03:36:06 +00:00
pi-hole/automated install
MichaIng 729a44f82a
Do not hide error messages when dealing with services
If service start/stop/restart/enable/disable fails, it help to debug the issue, if STDERR is not hidden, hence the error message can be seen. systemctl furthermore has the `-q` option to suppress non-error output. It works as well for "is-enabled", but until a certain systemd version still throws an error, if the checked service does not exist at all. Once Debian Bullseye support is dropped by Pi-hole, also STDERR form systemctl is-enabled does not need to be suppressed anymore.

Signed-off-by: MichaIng <micha@dietpi.com>
2025-02-23 15:48:32 +01:00
..
basic-install.sh Do not hide error messages when dealing with services 2025-02-23 15:48:32 +01:00
uninstall.sh installer: use a drop-in to disable systemd-resolved stub listener 2025-02-04 16:18:04 -05:00