debian/patches/0004-fix-systemd-service.patch: Drop, not needed anymore
This commit is contained in:
parent
dae4e2a91f
commit
9e5d5b9c96
15
debian/patches/0004-fix-systemd-service.patch
vendored
15
debian/patches/0004-fix-systemd-service.patch
vendored
|
@ -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]
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user