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

18 lines
292 B
Plaintext

[main]
@type = longrun
@description = "elogind daemon"
@user = ( root )
@options = ( log )
@extdepends = ( dbus )
[start]
@build = auto
@execute = ( exec -c /usr/libexec/elogind/elogind.wrapper )
[stop]
@build = auto
@execute = ( s6-rmrf /run/systemd )
[environment]
dir_run=!/run/systemd