From 57b6506e46aee595017445c93981a59a965a457f Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Mon, 10 Jun 2024 17:42:25 -0400 Subject: [PATCH] 2024-06-10 Fred Gleason * Removed the 'Wants=' rule from the 'rivendell' Systemd service. Signed-off-by: Fred Gleason --- ChangeLog | 2 ++ systemd/rivendell.service.in | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7501999c..cb55d0f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24806,3 +24806,5 @@ * Fixed a regression in the 'Edit Audio' dialog in rdlibrary(1) that caused play-out to fail to stop at the end marker when using the 'Play To' feature. +2024-06-10 Fred Gleason + * Removed the 'Wants=' rule from the 'rivendell' Systemd service. diff --git a/systemd/rivendell.service.in b/systemd/rivendell.service.in index 355b1126..772ecd20 100644 --- a/systemd/rivendell.service.in +++ b/systemd/rivendell.service.in @@ -3,7 +3,6 @@ [Unit] Description=Rivendell Radio Automation System After=network.target remote-fs.target nss-lookup.target sound.target -Wants=hpklinux.service [Service] LimitNOFILE=4096