1
0
Fork 0
forked from soccera/rdo
rdo/rdo_sample.conf
sw1tchbl4d3 24638bc999 Add sessions feature
This is by far the heaviest feature of rdo, justifying
its own file for its 140loc.

It creates sessions, inspired by the way doas does it.
We use the /run/rdo temporary folder to store files in the
format of /run/rdo/pid-ts, pid being the PID of the process
that executed rdo, and ts being the timestamp at which said
process started.

As no 2 processes can have the exact same PID and startup time
(startup time is measured in the milliseconds), this seems secure.

Closes #4.
2021-07-15 23:47:27 +02:00

3 lines
55 B
Text

username=sw1tchbl4d3
wrong_pw_sleep=1000
session_ttl=5