summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm/module.conf
blob: f277fa79a6b51004e192a6561d42b9de1fa26f0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
REQUIRED_BINARIES="
	lightdm
	lightdm-session
"
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES="
	/etc/dbus-1
	/etc/lightdm
	/usr/lib
"