X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf.d%2Fusr%2Flib%2Fsystemd%2Fuser%2Fxds-agent.service;fp=conf.d%2Fusr%2Flib%2Fsystemd%2Fuser%2Fxds-agent.service;h=1fd038bb8025819ef050412cc3d74de0daa457f7;hb=2d90eac319979dba64371258b30e61e77a15db7d;hp=0000000000000000000000000000000000000000;hpb=77ab312b87324090ec6cb619d11f792b53fdddbd;p=src%2Fxds%2Fxds-agent.git diff --git a/conf.d/usr/lib/systemd/user/xds-agent.service b/conf.d/usr/lib/systemd/user/xds-agent.service new file mode 100644 index 0000000..1fd038b --- /dev/null +++ b/conf.d/usr/lib/systemd/user/xds-agent.service @@ -0,0 +1,9 @@ +[Unit] +Description=XDS Agent + +[Service] +EnvironmentFile=-/etc/default/xds-agent +ExecStart=/opt/AGL/xds/agent/xds-agent & + +[Install] +WantedBy=multi-user.target