X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf%2Fsystem%2Fafm-system-daemon.service.in;h=fa83f117844ad4d55e97bff4a0d6e934e4a3d99d;hb=828efa11e73a26c8f9669bc9d2502d68bd27a785;hp=593f007b4441b358978db0cfc0cb6f66d51d6e41;hpb=ae33f9100e3b67a8ce07e5ad8b1f0ee73867df6a;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 593f007..fa83f11 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 -Require=afm-system-setup.service +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