X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=afs-supervisor.service.in;fp=afs-supervisor.service.in;h=60b2a313844379569f25dadaac87edf200402da4;hb=3e3a29fa49ec494800a4aa866d84fba4eaa8261b;hp=0000000000000000000000000000000000000000;hpb=d1e30006b071533ae2d1903251962d2dec452418;p=src%2Fapp-framework-binder.git diff --git a/afs-supervisor.service.in b/afs-supervisor.service.in new file mode 100644 index 00000000..60b2a313 --- /dev/null +++ b/afs-supervisor.service.in @@ -0,0 +1,9 @@ +[Unit] +Description=Application Framework Supervisor + +[Service] +ExecStart=/usr/bin/afs-supervisor --port @AFS_SUPERVISOR_PORT@ --token @AFS_SUPERVISOR_TOKEN@ + +[Install] +WantedBy=multi-user.target +