From 6849b490ccfe2f5ed2bb577758edf30445691378 Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Tue, 5 Sep 2017 15:46:04 +0200 Subject: Add packaging files used by OBS. xds-server is now packaging in OBS: https://build.opensuse.org/package/show/isv:LinuxAutomotive:app-Development/agl-xds-server Signed-off-by: Sebastien Douheret --- conf.d/service/xds-server.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/service') diff --git a/conf.d/service/xds-server.service b/conf.d/service/xds-server.service index 378de97..e938d3f 100644 --- a/conf.d/service/xds-server.service +++ b/conf.d/service/xds-server.service @@ -5,7 +5,7 @@ Description=XDS Server User=devel Type=forking EnvironmentFile=-/etc/default/xds-server -ExecStart=/usr/local/bin/xds-server-start.sh +ExecStart=/opt/AGL/xds/xds-server-start.sh [Install] WantedBy=multi-user.target -- cgit 1.2.3-korg