Browse Source

Config file

pull/1/head
Marc Schoechlin 13 years ago
parent
commit
971e8c59d7
2 changed files with 7 additions and 0 deletions
  1. +7
    -0
      helpers/etc-recordshell
  2. +0
    -0
      helpers/recordshell

+ 7
- 0
helpers/etc-recordshell View File

@ -0,0 +1,7 @@
# copy me to /etc/recordshell
LOGDIR="/var/log/recordshell"
LOGGING_PID="$$"
FILEPREFIX="$LOGDIR/$(date '+%Y-%m-%d')/$(date '+%Y-%m-%d_%H-%M-%S')-$LOGGING_PID";
EXTRA_ARGS="-c 'su -c /bin/bash $SUDO_USER'"

recordshell → helpers/recordshell View File


Loading…
Cancel
Save