public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: Add forgotten files
@ 2026-08-26  8:06 Jochen Schmitt
  0 siblings, 0 replies; only message in thread
From: Jochen Schmitt @ 2026-08-26  8:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10
Commit : 36939615dbf281bee8bb9465db882d0878a364ef
Author : Jochen Schmitt <Jochen@herr-schmitt.de>
Date   : 2011-06-26T21:51:37+02:00
Stats  : +16/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/36939615dbf281bee8bb9465db882d0878a364ef?branch=epel10

Log:
Add forgotten files

---
diff --git a/innd.service b/innd.service
new file mode 100644
index 0000000..2bb0594
--- /dev/null
+++ b/innd.service
@@ -0,0 +1,16 @@
+[Unit]
+Description=Inetnet News Daemon
+After=syslog.target network.target
+
+[Service]
+PIDFile=/run/news/innd.pid
+Type=forking
+ExecStartPre=/lib/systemd/prepare-innd
+ExecStart=/lib/systemd/start-innd
+ExecStop=/lib/systemd/stop-innd
+KillMode=control-group
+StandardOutput=syslog
+StandardError=syslog
+
+[Install]
+WantedBy=multi-user.target
\ No newline at end of file

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26  8:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26  8:06 [rpms/inn] epel10: Add forgotten files Jochen Schmitt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox