From d641187ada94384ffcac28d4aff2d369d287d666 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 24 Mar 2025 07:12:12 +0100 Subject: Cleanup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit systemd services are removed as they are fundamentally flawed Signed-off-by: Mattias Andrée --- data/systemd/redshift.service.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 data/systemd/redshift.service.in (limited to 'data/systemd/redshift.service.in') diff --git a/data/systemd/redshift.service.in b/data/systemd/redshift.service.in deleted file mode 100644 index aad31ca..0000000 --- a/data/systemd/redshift.service.in +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=Redshift display colour temperature adjustment -Documentation=http://jonls.dk/redshift/ -After=graphical-session.target - -[Service] -ExecStart=@bindir@/redshift -Restart=always - -[Install] -WantedBy=graphical-session.target -- cgit v1.2.3-70-g09d2