Alex Vakulenko | c568056 | 2017-02-14 15:28:52 -0800 | [diff] [blame] | 1 | # vr_wm - VR Window Manager |
Alex Klyubin | d9ff859 | 2017-03-24 08:06:28 -0700 | [diff] [blame^] | 2 | typeattribute vr_wm coredomain; |
Alex Vakulenko | c568056 | 2017-02-14 15:28:52 -0800 | [diff] [blame] | 3 | |
4 | # The vr_wm is started by init. | ||||
5 | init_daemon_domain(vr_wm) |