public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jochen Schmitt <Jochen@herr-schmitt.de>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10.3: Additional rework on the systemd timer files
Date: Wed, 26 Aug 2026 08:54:34 GMT [thread overview]
Message-ID: <178773447463.1.5647404060155823279.rpms-inn-7045c4b2af7c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : 7045c4b2af7c51759d3609944e38248271387973
Author : Jochen Schmitt <Jochen@herr-schmitt.de>
Date : 2014-01-02T16:54:35+01:00
Stats : +5/-12 in 7 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/7045c4b2af7c51759d3609944e38248271387973?branch=epel10.3
Log:
Additional rework on the systemd timer files
---
diff --git a/inn.spec b/inn.spec
index 2dd52fc..f6e3994 100644
--- a/inn.spec
+++ b/inn.spec
@@ -3,7 +3,7 @@
Summary: The InterNetNews system, an Usenet news server
Name: inn
Version: 2.5.3
-Release: 15%{?dist}
+Release: 16%{?dist}
#see LICENSE file for details
License: GPLv2+ and BSD and MIT and Public Domain
Group: System Environment/Daemons
@@ -564,6 +564,9 @@ systemctl disable innd-rnews.service
%{_mandir}/man1/inews*
%changelog
+* Sun Dec 29 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-16
+- Additional rework on the systemd timer files
+
* Sun Dec 29 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-15
- Rework ystemd timer handling (#1046960)
diff --git a/innd-expire.service b/innd-expire.service
index 5fb0965..514b6ab 100755
--- a/innd-expire.service
+++ b/innd-expire.service
@@ -1,7 +1,5 @@
[Unit]
Description=Inetnet News Daemon Expiring
-After=network.target innd.service
-ConditionPathExists=/etc/news/inn.conf
[Service]
User=news
diff --git a/innd-expire.timer b/innd-expire.timer
index 83a0bc5..3c05deb 100644
--- a/innd-expire.timer
+++ b/innd-expire.timer
@@ -6,4 +6,4 @@ OnUnitActiveSec=1d
Unit=innd-expire.service
[Install]
-WantedBy=multi-muser.target
\ No newline at end of file
+WantedBy=multi-user.target
\ No newline at end of file
diff --git a/innd-nntpsend.service b/innd-nntpsend.service
index cb31b20..4327035 100644
--- a/innd-nntpsend.service
+++ b/innd-nntpsend.service
@@ -1,8 +1,6 @@
[Unit]
Description=Inetnet News Daemon Sending News
After=innd.service
-ConditionPathExists=/etc/news/inn.conf
-ConditionPathExists=/run/news/inn.pid
[Service]
User=news
diff --git a/innd-nntpsend.timer b/innd-nntpsend.timer
index 05747ba..22bdcd7 100644
--- a/innd-nntpsend.timer
+++ b/innd-nntpsend.timer
@@ -1,7 +1,5 @@
[Unit]
Description=Inetnet News Daemon NNTP Send
-After=innd.service
-ConditionPathExists=/etc/news/inn.conf
[Timer]
OnUnitActiveSec=1h
diff --git a/innd-rnews.service b/innd-rnews.service
index 5126d60..355d0ac 100644
--- a/innd-rnews.service
+++ b/innd-rnews.service
@@ -1,7 +1,5 @@
[Unit]
Description=Inetnet News Daemon Receiving News
-After=innd.service
-ConditionPathExists=/etc/news/inn.conf
[Service]
User=news
diff --git a/innd-rnews.timer b/innd-rnews.timer
index 7c80344..b3d76ee 100644
--- a/innd-rnews.timer
+++ b/innd-rnews.timer
@@ -1,7 +1,5 @@
[Unit]
Description=Inetnet News Daemon Receiving News
-After=innd.service
-ConditionPathExists=/etc/news/inn.conf
[Timer]
OnUnitActiveSec=1h
reply other threads:[~2026-08-26 8:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178773447463.1.5647404060155823279.rpms-inn-7045c4b2af7c@fedoraproject.org \
--to=jochen@herr-schmitt.de \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox