Skip to content
  • Kirk Webb's avatar
    · 3964c6c4
    Kirk Webb authored
    Fix tty idle detection on FreeBSD.  The problem was that slothd was only
    enumerating the tty devices once at startup.  This does not work well with
    the devfs and dynamically created pty device nodes.  So, slothd now
    re-enumerates the tty devices prior to checking the tty devices for
    activity.
    3964c6c4