Update weston user/group
[src/app-framework-main.git] / conf / unit / service.inc
index dcc576b..d29774d 100644 (file)
@@ -47,8 +47,8 @@ After=user@%i.service
 ENDIF
 
 IF_PERM(:public:display)
-BindsTo=weston@display.service
-After=weston@display.service
+BindsTo=weston.service
+After=weston.service
 ENDIF
 
 IF_PERM(:public:bluetooth)
@@ -118,7 +118,7 @@ ENDIF
 
 ON_PERM(:platform:no-oom,   OOMScoreAdjust=-500)
 ON_PERM(:partner:real-time, IOSchedulingClass=realtime)
-ON_PERM(:public:display,    SupplementaryGroups=display)
+ON_PERM(:public:display,    SupplementaryGroups=weston)
 ON_PERM(:public:audio,      SupplementaryGroups=audio)
 ON_NOT_PERM(:public:syscall:clock, SystemCallFilter=~@clock)
 %nl