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

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