systemd: can not set negative OOMScoreAdjust for user service
[platform/core/uifw/e17.git] / packaging / e17_early.service
1
2 #
3 # Starts the enlightenment wm/compositor
4 #
5
6 [Unit]
7 Description=Enlightenment WM/Compositor
8 Before=core-efl.target
9 After=opt.mount
10
11 [Service]
12 EnvironmentFile=-/etc/sysconfig/e17
13 ExecStart=/usr/bin/enlightenment_start -profile samsung $OPTIONS
14