Search Criteria
Package Details: timeoutd 1.5u10.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/timeoutd.git (read-only, click to copy) |
---|---|
Package Base: | timeoutd |
Description: | Flexible user timeout daemon. Enforces user login restrictions. |
Upstream URL: | https://github.com/sohonet/timeoutd |
Licenses: | GPL |
Submitter: | SanskritFritz |
Maintainer: | SanskritFritz |
Last Packager: | SanskritFritz |
Votes: | 2 |
Popularity: | 0.046341 |
First Submitted: | 2012-10-29 21:29 (UTC) |
Last Updated: | 2017-10-09 07:52 (UTC) |
Latest Comments
1 2 Next › Last »
jseamon commented on 2024-10-23 00:04 (UTC)
Compilation error: timeoutd.c: In function 'read_wtmp': timeoutd.c:421:22: error: passing argument 1 of 'localtime' from incompatible pointer type [-Wincompatible-pointer-types] 421 | tm = localtime(&ut.ut_time); | ^ | | | __uint32_t * {aka unsigned int } In file included from timeoutd.c:40: /usr/include/time.h:136:44: note: expected 'const time_t ' {aka 'const long int '} but argument is of type '__uint32_t ' {aka 'unsigned int '} 136 | extern struct tm localtime (const time_t *__timer) __THROW; |
SanskritFritz commented on 2022-02-03 13:49 (UTC)
You can always log back in, but will be kicked out after one minute of grace time.
nobicycle commented on 2022-02-03 11:44 (UTC)
The program works in all respects except that after (forced) logout due to exceeding session time, the user may simply log back in.
(Note: I installed xorg-fonts-misc and xorg-xmessage along with timeoutd)
SanskritFritz commented on 2019-01-03 19:13 (UTC)
Sadly this doesn't work at all for me even with those packages installed. If you could help me trace down what is wrong, that would be awesome.
nobicycle commented on 2019-01-03 03:16 (UTC)
Hi, I needed to add packages xorg-fonts-misc and xorg-xmessage to get it to work on Manjaro XFCE
SanskritFritz commented on 2017-10-13 07:29 (UTC)
yuntan_t commented on 2017-10-13 05:35 (UTC)
SanskritFritz commented on 2017-10-09 07:13 (UTC)
yuntan_t commented on 2017-10-09 02:58 (UTC)
<deleted-account> commented on 2013-06-18 03:36 (UTC)
1 2 Next › Last »