public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Philip Kovacs <pkfed@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/slurm] epel10: remove unneeded patch file
Date: Wed, 22 Jul 2026 07:55:24 GMT	[thread overview]
Message-ID: <178470692447.1.9075241315871807381.rpms-slurm-b97d231f988c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/slurm
Branch : epel10
Commit : b97d231f988ce359fd86e70a65124a4ed2c10f06
Author : Philip Kovacs <pkfed@fedoraproject.org>
Date   : 2021-01-06T14:42:14-05:00
Stats  : +0/-39 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/slurm/c/b97d231f988ce359fd86e70a65124a4ed2c10f06?branch=epel10

Log:
remove unneeded patch file

---
diff --git a/slurm_service_files.patch b/slurm_service_files.patch
deleted file mode 100644
index fc328c4..0000000
--- a/slurm_service_files.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-diff --git a/etc/slurmctld.service.in b/etc/slurmctld.service.in
-index 6f175ad651..82a128ac0a 100644
---- a/etc/slurmctld.service.in
-+++ b/etc/slurmctld.service.in
-@@ -8,7 +8,7 @@ Type=forking
- EnvironmentFile=-/etc/sysconfig/slurmctld
- ExecStart=@sbindir@/slurmctld $SLURMCTLD_OPTIONS
- ExecReload=/bin/kill -HUP $MAINPID
--PIDFile=/var/run/slurmctld.pid
-+PIDFile=/var/run/slurm/slurmctld.pid
- LimitNOFILE=65536
- @SYSTEMD_TASKSMAX_OPTION@
- 
-diff --git a/etc/slurmd.service.in b/etc/slurmd.service.in
-index b36433dd7d..146b6574d2 100644
---- a/etc/slurmd.service.in
-+++ b/etc/slurmd.service.in
-@@ -8,7 +8,7 @@ Type=forking
- EnvironmentFile=-/etc/sysconfig/slurmd
- ExecStart=@sbindir@/slurmd $SLURMD_OPTIONS
- ExecReload=/bin/kill -HUP $MAINPID
--PIDFile=/var/run/slurmd.pid
-+PIDFile=/var/run/slurm/slurmd.pid
- KillMode=process
- LimitNOFILE=131072
- LimitMEMLOCK=infinity
-diff --git a/etc/slurmdbd.service.in b/etc/slurmdbd.service.in
-index c80feb9d7c..97a95c0e57 100644
---- a/etc/slurmdbd.service.in
-+++ b/etc/slurmdbd.service.in
-@@ -8,7 +8,7 @@ Type=forking
- EnvironmentFile=-/etc/sysconfig/slurmdbd
- ExecStart=@sbindir@/slurmdbd $SLURMDBD_OPTIONS
- ExecReload=/bin/kill -HUP $MAINPID
--PIDFile=/var/run/slurmdbd.pid
-+PIDFile=/var/run/slurm/slurmdbd.pid
- LimitNOFILE=65536
- @SYSTEMD_TASKSMAX_OPTION@
- 

                 reply	other threads:[~2026-07-22  7:55 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=178470692447.1.9075241315871807381.rpms-slurm-b97d231f988c@fedoraproject.org \
    --to=pkfed@fedoraproject.org \
    --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