X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf%2Fsystem%2Fafm-system-daemon.service.in;h=fa83f117844ad4d55e97bff4a0d6e934e4a3d99d;hb=d0d4dcd0460e3ef93c20661c603dd24353a0d127;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..fa83f11 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 [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