From: Simon Ruderich Date: Wed, 4 Jun 2014 07:27:39 +0000 (+0200) Subject: README: fix typo X-Git-Url: https://ruderich.org/simon/gitweb/?p=wall-notify%2Fwall-notify.git;a=commitdiff_plain;h=bdc363a46842fad354853dc56c59fbf82e7d7dd6;hp=aedd26b3895f80a440abdd0951eae627808ae8ed README: fix typo --- diff --git a/README b/README index 4027cd9..3fb72ea 100644 --- a/README +++ b/README @@ -31,7 +31,7 @@ INSTALLATION ./configure && make && make check -The libutempter is not available, the binary must be setgid utmp: +If libutempter is not available, the binary must be setgid utmp: chgrp utmp src/wall-notify chmod g+s src/wall-notify