[Privoxy-commits] [privoxy] 10/10: GNUmakefile.in: Shorten warning
User Git
git at git.privoxy.org
Wed Jun 26 15:39:27 CEST 2024
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 42812b1317b714930f4a3f200e69b1918c613d2d
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Apr 8 15:39:07 2024 +0200
GNUmakefile.in: Shorten warning
---
GNUmakefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/GNUmakefile.in b/GNUmakefile.in
index 146ad475..ac023f99 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -922,7 +922,7 @@ install: CONF_DEST LOG_DEST PID_DEST check_doc GROUP_T
GROUP_T=privoxy ;\
else \
$(ECHO) "******************************************************************" ;\
- $(ECHO) " WARNING! WARNING! installing config files as root!" ;\
+ $(ECHO) " WARNING! Installing config files as root!" ;\
$(ECHO) " It is strongly recommended to run $(PROGRAM) as a non-root user," ;\
$(ECHO) " and to install the config files as that user and/or group!" ;\
$(ECHO) " Please read INSTALL, and create a privoxy user and group!" ;\
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list