systemd: can not set negative OOMScoreAdjust for user service 78/5978/2 accepted/tizen/20130724.121917 submit/tizen/20130724.052319
authorChengwei Yang <chengwei.yang@intel.com>
Tue, 23 Jul 2013 07:21:53 +0000 (15:21 +0800)
committerChengwei Yang <chengwei.yang@intel.com>
Tue, 23 Jul 2013 07:23:14 +0000 (15:23 +0800)
systemd will put the service into failure state if set OOMScoreAdjust
failed. So do not set a negative OOMScoreAdjust for user service.

Bug: https://bugs.tizen.org/jira/browse/TDIST-274
Change-Id: I2fecd11fff6bc8645a4734c4458512e24e243d01
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
packaging/e17_early.service

index 4fd325b..2b35cb8 100644 (file)
@@ -10,6 +10,5 @@ After=opt.mount
 
 [Service]
 EnvironmentFile=-/etc/sysconfig/e17
-OOMScoreAdjust=-1000
 ExecStart=/usr/bin/enlightenment_start -profile samsung $OPTIONS