summaryrefslogtreecommitdiffstats
path: root/ethtool/share
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-05-24 09:36:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-05-24 10:52:39 +0000
commitaa9f845ac1f6afec7cac09197321e0ecbf196b02 (patch)
treefa2128dfe654c9b94ae0040bccfb803e5b263a74 /ethtool/share
parentAdding upstream version 20220524. (diff)
downloadopen-infrastructure-service-tools-aa9f845ac1f6afec7cac09197321e0ecbf196b02.tar.xz
open-infrastructure-service-tools-aa9f845ac1f6afec7cac09197321e0ecbf196b02.zip
Adding upstream version 20220525.upstream/20220525
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ethtool/share')
-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