Add network and bluetooth permissions to service template
[src/app-framework-main.git] / conf / unit / service.inc
index 81554d2..dcc576b 100644 (file)
@@ -46,7 +46,20 @@ Requires=afm-user-session@%i.target
 After=user@%i.service
 ENDIF
 
-After=Network.target
+IF_PERM(:public:display)
+BindsTo=weston@display.service
+After=weston@display.service
+ENDIF
+
+IF_PERM(:public:bluetooth)
+Wants=bluetooth.target
+After=bluetooth.target
+ENDIF
+
+IF_PERM(:public:network)
+Wants=network.target
+After=network.target
+ENDIF
 
 # Adds check to smack
 ConditionSecurity=smack