summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm/module.conf.ubuntu
blob: 85af4186a6d9e87b0ec6ecd7ba570e630cf51b51 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	lightdm
"

REQUIRED_CONTENT_PACKAGES="
	lightdm
"