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