debian/patches/0004-fix-systemd-service.patch: Drop, not needed anymore

This commit is contained in:
Laurent Bigonville 2022-07-10 10:38:02 +02:00
parent dae4e2a91f
commit 9e5d5b9c96
2 changed files with 0 additions and 16 deletions

View File

@ -1,15 +0,0 @@
Subject: Fix systemd service file for Debian
From: Laurent Bigonville <bigon@debian.org>
Forwarded: not-needed
--- a/scripts/systemd/nut-driver.service.in
+++ b/scripts/systemd/nut-driver.service.in
@@ -1,6 +1,7 @@
[Unit]
Description=Network UPS Tools - power device driver controller
-After=local-fs.target network.target
+After=local-fs.target network.target systemd-udev-settle.service
+Wants=systemd-udev-settle.service
StopWhenUnneeded=yes
[Service]

View File

@ -1,7 +1,6 @@
0001-reproductible-build.patch
0003-install-dev-files-in-usr.patch
#0002-nut-monitor-paths.patch
#0004-fix-systemd-service.patch
0008-drop-w3c-icons.patch
# Upstream patches