From a7f6f47a3789633acf6edaa27f75016a75f30a58 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Wed, 12 Apr 2017 08:46:43 -0700 Subject: [PATCH] Correct a mistake in the unit file. --- configure.ac | 2 +- swupd-overdue.service | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 0670386..923fe52 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([swupd-overdue], [4], [dev@lists.clearlinux.org]) +AC_INIT([swupd-overdue], [5], [dev@lists.clearlinux.org]) AM_INIT_AUTOMAKE([foreign -Wall -W subdir-objects no-dist-gzip dist-xz]) AM_SILENT_RULES([yes]) diff --git a/swupd-overdue.service b/swupd-overdue.service index 856b06e..5031545 100644 --- a/swupd-overdue.service +++ b/swupd-overdue.service @@ -2,7 +2,7 @@ Description=Trigger OS Update if an update is overdue [Service] -Type=normal +Type=simple Restart=no RemainAfterExit=yes ExecStart=/usr/bin/swupd-overdue