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=ca4ca1d8d9e6fd3cc56892afd57fd0bcbe822555;hpb=7998a472352c0272a90c66ab45c4c2758cd6040a;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 ca4ca1d..dc980cc 100644 --- a/conf/system/afm-system-daemon.service.in +++ b/conf/system/afm-system-daemon.service.in @@ -1,11 +1,12 @@ [Unit] Description=Application Framework Master, system side +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