X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf%2Fsystem%2Fafm-system-daemon.service.in;h=dc980cc8f6b4ed5dbd19a83422bef53288850084;hb=e847f14c7688f43b5f74e7362dcd5d4714e98bd3;hp=f5227dd7553523fd66807995a4accdd16cc3d5a0;hpb=b7096701f473f7d9dbfa3213fdce521b186ea940;p=src%2Fapp-framework-main.git diff --git a/conf/system/afm-system-daemon.service.in b/conf/system/afm-system-daemon.service.in index f5227dd..dc980cc 100644 --- a/conf/system/afm-system-daemon.service.in +++ b/conf/system/afm-system-daemon.service.in @@ -1,12 +1,12 @@ [Unit] Description=Application Framework Master, system side -Requires=afm-system-setup.service +Requires=afm-system-setup.service cynagoauth.service [Service] #User=afm #Group=afm SyslogIdentifier=afm-system-daemon -ExecStart=/usr/bin/afb-daemon --name=afm-system-daemon --no-httpd --no-ldpaths --binding=@CMAKE_INSTALL_FULL_LIBEXECDIR@/afm/afm-binding.so --ws-server=sd:afm-main +ExecStart=/usr/bin/afb-daemon --name=afm-system-daemon --no-httpd --no-ldpaths --binding=@afm_libexecdir@/afm-binding.so --ws-server=sd:afm-main Restart=on-failure RestartSec=5 CapabilityBoundingSet=CAP_DAC_OVERRIDE CAP_MAC_OVERRIDE