vp-build/srcpkgs/66-boot/files/lightdm/lightdm

15 lines
231 B
Plaintext

[main]
@type = longrun
@description = "lightdm daemon"
@user = ( root )
@options = ( log )
@extdepends = ( dbus )
[start]
@build = auto
@execute = ( exec -c lightdm )
[stop]
@build = auto
@execute = ( s6-rmrf /run/lightdm/root )