summaryrefslogtreecommitdiffstats
path: root/ethtool/share/systemd/ethtool-i40e.service
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-05-24 10:53:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-05-24 10:53:31 +0000
commit08a4febc8de33cd6768f1fb7355172244cc39cfe (patch)
tree64414ac4c786b36bb0487c46d4032446280f76cc /ethtool/share/systemd/ethtool-i40e.service
parentReleasing debian version 20220524-1. (diff)
downloadopen-infrastructure-service-tools-08a4febc8de33cd6768f1fb7355172244cc39cfe.tar.xz
open-infrastructure-service-tools-08a4febc8de33cd6768f1fb7355172244cc39cfe.zip
Merging upstream version 20220525.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ethtool/share/systemd/ethtool-i40e.service')
-rw-r--r--ethtool/share/systemd/ethtool-i40e.service16
1 files changed, 0 insertions, 16 deletions
diff --git a/ethtool/share/systemd/ethtool-i40e.service b/ethtool/share/systemd/ethtool-i40e.service
deleted file mode 100644
index e578d35..0000000
--- a/ethtool/share/systemd/ethtool-i40e.service
+++ /dev/null
@@ -1,16 +0,0 @@
-# Open Infrastructure: service-tools
-
-[Unit]
-Description=ethtool-i40e options
-Documentation=man:ethotool-i40e
-Before=network.target
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/usr/bin/ethtool-i40e
-StandardOutput=journal
-StandardError=journal
-
-[Install]
-WantedBy=multi-user.target