rc.log 118 B

1234567891011
  1. #! /bin/sh -
  2. #
  3. # Generic perpetrate(5) runscript for sshd.
  4. #
  5. if test "$1" = start
  6. then
  7. exec tinylog_run "$2"
  8. fi