summaryrefslogtreecommitdiffstats
path: root/core/modules/idleaction/module.conf
blob: 24d0a30102a97c0e582085bc9218d522cfad438a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
REQUIRED_BINARIES="
	idle-daemon
	xprintidle
	xprintlocktime
"

REQUIRED_GIT="
	https://git.openslx.org/openslx-ng/idle-daemon.git
"