X-Git-Url: https://ruderich.org/simon/gitweb/?p=wall-notify%2Fwall-notify.git;a=blobdiff_plain;f=README;fp=README;h=4027cd9ef0a4000374c11fbc361d63850e06f66e;hp=783e59abc0684f2d84886e03d7bfba1e0c04254d;hb=1e1ac98d66e46e43cf1d334c39550233ae5653a9;hpb=1bc8ac76b48b4353161780a49509579367fb1bd8 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 -----