From 48291fc94662b937594a3b7f3838b5844a186446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Stensg=C3=A5rd?= Date: Tue, 22 Jul 2025 23:22:32 +0200 Subject: systemd: add services and timer --- systemd/opplysning-forfrisk.service | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 systemd/opplysning-forfrisk.service (limited to 'systemd/opplysning-forfrisk.service') diff --git a/systemd/opplysning-forfrisk.service b/systemd/opplysning-forfrisk.service new file mode 100644 index 0000000..e3542f8 --- /dev/null +++ b/systemd/opplysning-forfrisk.service @@ -0,0 +1,6 @@ +[Unit] +Description=Forfrisk opplysninger + +[Service] +Type=simple +ExecStart=/opt/opplysning/bin/opplysning-forfrisk -- cgit v1.2.3