when I start xterm
, it tries to start a binary:
/usr/lib/x86_64-linux-gnu/utempter/utempter
I could not find any info as to what this binary is for.
man utempter
has no entry, and searching the web for "utempter" only brings up links with possible vulnerabilities. This binary has the s
bit set.
Why does xterm want to start i? What is the purpose of this binary? can I tell xterm not to start it ?