openrc: start before xdm

This commit is contained in:
tastytea 2015-10-04 17:05:19 +02:00
parent ffc4baa059
commit 184fd68e6c
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ description="Check integrity of files in /boot"
depend()
{
need localmount
before xdm
}
start()