Add tool to report memory usage
[scm/bb/meta-tizen.git] / recipes-tizen / weston-common / weston-common / 0005-fix_weston_start.patch
1 diff --git a/display-manager-run.service b/display-manager-run.service
2 index 2242f04..dff3897 100644
3 --- a/display-manager-run.service
4 +++ b/display-manager-run.service
5 @@ -10,7 +10,7 @@ EnvironmentFile=/etc/sysconfig/weston
6  
7  #adding the capability to configure ttys
8  #may be needed if the user 'display' doesn't own the tty
9 -#CapabilityBoundingSet=CAP_SYS_TTY_CONFIG 
10 +CapabilityBoundingSet=CAP_SYS_TTY_CONFIG CAP_SYS_ADMIN
11  
12  [Install]
13  WantedBy=graphical.target