[beast: 30/41] LAUNCHERS: use prominent warning suid setting failed and sleep shorter



commit 3991599299ac7ecbc7c5885565de4859b213549f
Author: Tim Janik <timj gnu org>
Date:   Wed Jun 14 21:27:15 2017 +0200

    LAUNCHERS: use prominent warning suid setting failed and sleep shorter
    
    Signed-off-by: Tim Janik <timj gnu org>

 launchers/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/launchers/Makefile.am b/launchers/Makefile.am
index 027d67b..d89c6df 100644
--- a/launchers/Makefile.am
+++ b/launchers/Makefile.am
@@ -19,4 +19,4 @@ install-exec-hook:    # runs after install-binPROGRAMS
        true \
        && ( chown root $(DESTDIR)$(beastbindir)/beast   \
        &&   chmod 4755 $(DESTDIR)$(beastbindir)/beast ) \
-       || ( echo "*** WARNING *** $(DESTDIR)$(beastbindir)/beast needs to be installed as root to allow 
renicing ***" && sleep 5 )
+       || ( echo -e "***\n*** WARNING: $(DESTDIR)$(beastbindir)/beast needs to be installed as root to allow 
renicing \\_(o.o)_/\n***" && sleep 1 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]