# # Starts the enlightenment wm/compositor # [Unit] Description=Enlightenment WM/Compositor Before=core-efl.target [Service] Type=notify NotifyAccess=all EnvironmentFile=-/etc/sysconfig/e17 OOMScoreAdjust=-1000 ExecStart=/usr/bin/enlightenment_start $OPTIONS ExecStartPost=-/bin/sh -c 'while test ! -e /tmp/.wm_ready; do sleep 0.1; done; systemd-notify --ready' [Install] WantedBy=tizen-mobile.target