Package timeoutd: Information

    Binary package: timeoutd
    Version: 1.5.1-alt1
    Architecture: armh
    Build time:  Dec 21, 2022, 07:14 PM in the task #312126
    Source package: timeoutd
    Category: System/Base
    Report package bug
    Home page: 

    License: GPL
    Summary: Automatically logout users by idle timeouts
    Description: 
    timeoutd scans /var/run/utmp every minute and checks /etc/timeouts for an entry which matches a restricted user, based on:
     - The current day and time
     - The tty that the user is currently logged in on
     - The user's login ID
     - Any primary or secondary groups the user is in
    timeoutd can restrict local users, X11-users and users via telnet/SSH for a maximum of their session, max. day, idle or no login at all.
    timeoutd is also able to restrict users running X.

    Maintainer: Paul Wolneykien


    ACL:
    Paul Wolneykien
    @everybody

    Last changed


    Dec. 21, 2022 Paul Wolneykien 1.5.1-alt1
    - Fix: Exit with 100 on SIGSEGV.
    - Added the unit file.
    - Updated the package summary.
    - Fixed/improved handling of error cases.
    - Fixed and enabled all debug/info messages.
    - Build with libsystemd.
    - Implemented systemd log levels for messages.
    - Implemented command-line option processing.
    - The localtime function takes a time_t* argument. (thx Steve Powers).
    June 20, 2012 Eugeny A. Rostovtsev 1.5-alt2.1
    - Fixed build
    June 1, 2009 Boris Savelev 1.5-alt2
    - add 'status' for init-script