This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
authentic-old/debian.sarge/authentic.cron.daily

11 lines
129 B
Bash
Executable File

#! /bin/sh
NAME=authentic
if [ -r /etc/default/$NAME ]
then
. /etc/default/$NAME
fi
/usr/sbin/authenticctl.py clean_sessions