From 0152a43ecfe56bb49fdb5502bc78c57703e9bbe3 Mon Sep 17 00:00:00 2001 From: Teemu Ikonen Date: Fri, 3 Mar 2023 14:31:34 +0200 Subject: [PATCH] data: Add example service file --- ols/data/ols-example-user.service | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ols/data/ols-example-user.service diff --git a/ols/data/ols-example-user.service b/ols/data/ols-example-user.service new file mode 100644 index 0000000..ca52e06 --- /dev/null +++ b/ols/data/ols-example-user.service @@ -0,0 +1,8 @@ +# OLS service file for systemd --user or superd + +[Unit] +Description=Offline Location Service + +[Service] +Type=simple +ExecStart=%h/.local/bin/ols