summaryrefslogtreecommitdiff
path: root/init.d.in/lightdm.in
blob: 821f45fef023a73fa2486236e1ca014834277b99 (plain)
1
2
3
4
5
6
7
8
#!@OPENRC_RUN@

command=@BINDIR@/lightdm
command_args="-c ${CONFIG_FILE}"

depend() {
	after local
}