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