wok diff ndoutils/receipt @ rev 20577

Up btrfs-progs (4.19.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 13 18:01:50 2018 +0100 (2018-12-13)
parents 9e01bc6321ea
children a78610b2eb47
line diff
     1.1 --- a/ndoutils/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/ndoutils/receipt	Thu Dec 13 18:01:50 2018 +0100
     1.3 @@ -73,6 +73,7 @@
     1.4  post_install()
     1.5  {
     1.6  	if ! grep -q nagios "$1/etc/passwd"; then
     1.7 +		echo
     1.8  		echo -n "Adding user nagios..."
     1.9  		chroot "$1/" adduser -S -D -H nagios
    1.10  		status