X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=blobdiff_plain;f=conf%2Funit%2Fservice.inc;fp=conf%2Funit%2Fservice.inc;h=dcc576b41a7a955273c44787f3f77005267e7ab6;hp=ea08220aeaffe72cb88d84aad6ff3289234c757d;hb=3ea6f4a404d2486ef1c5da55f1cd0d98c594f157;hpb=ad478037a3d90ed75d0eb72150238a42c55544e3 diff --git a/conf/unit/service.inc b/conf/unit/service.inc index ea08220..dcc576b 100644 --- a/conf/unit/service.inc +++ b/conf/unit/service.inc @@ -46,13 +46,21 @@ 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 %nl