X-Git-Url: https://ruderich.org/simon/gitweb/?p=wall-notify%2Fwall-notify.git;a=blobdiff_plain;f=README;h=4027cd9ef0a4000374c11fbc361d63850e06f66e;hp=783e59abc0684f2d84886e03d7bfba1e0c04254d;hb=628ef9ac5b77a08e1fef630a3663583e2128c416;hpb=ec6ca6047db22414a4daf22fa65c3dcd43ab59f2 diff --git a/README b/README index 783e59a..4027cd9 100644 --- a/README +++ b/README @@ -31,6 +31,11 @@ INSTALLATION ./configure && make && make check +The libutempter is not available, the binary must be setgid utmp: + + chgrp utmp src/wall-notify + chmod g+s src/wall-notify + USAGE -----