added doc to avoid logging of invokations in syslog

see issue #302 and thanks to @stevesbrain
This commit is contained in:
Jaromil 2018-01-23 09:37:14 +01:00
parent f42a4c2a0b
commit d0805084a2

View file

@ -342,6 +342,15 @@ whole system's security: just add such a line to \fI/etc/sudoers\fR:
username ALL=NOPASSWD: /usr/local/bin/tomb
.EE
To avoid that tomb execution is logged by \fIsyslog\fR also add:
.EX
Cmnd_Alias TOMB = /usr/local/bin/tomb
Defaults!TOMB !syslog
.EE
.SH PASSWORD INPUT
Password input is handled by the pinentry program: it can be text
based or graphical and is usually configured with a symlink. When
using Tomb in X11 it is better to use a graphical pinentry-gtk2 or