Small utility handling asynchronous tty/pty locking.
tlockd [locker+args]
[locker+args] defaults to vlock -c
$ cat ~/.bashrc
if [ -z "$TLOCKD_PID" ]; then
exec tlockd
fi
[...]
Small wrapper to speak with tlockd
Daemon for TERM lock
Small utility handling asynchronous tty/pty locking.
tlockd [locker+args]
[locker+args] defaults to vlock -c
$ cat ~/.bashrc
if [ -z "$TLOCKD_PID" ]; then
exec tlockd
fi
[...]
Small wrapper to speak with tlockd
Daemon for TERM lock
GNU General Public License v3.0