summaryrefslogtreecommitdiffstats
path: root/ethtool/share/systemd/ethtool-i40e.service
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-05-24 04:15:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-05-24 04:15:34 +0000
commitbe69d1bc2c9741bff0fd36618fc5d0eba47181f6 (patch)
treea242b82c708c7bd04794b9a891a7c3a47616fa38 /ethtool/share/systemd/ethtool-i40e.service
parentAdding upstream version 20220430. (diff)
downloadopen-infrastructure-service-tools-be69d1bc2c9741bff0fd36618fc5d0eba47181f6.tar.xz
open-infrastructure-service-tools-be69d1bc2c9741bff0fd36618fc5d0eba47181f6.zip
Adding upstream version 20220524.upstream/20220524
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--ethtool/share/systemd/ethtool-i40e.service16
1 files changed, 16 insertions, 0 deletions
diff --git a/ethtool/share/systemd/ethtool-i40e.service b/ethtool/share/systemd/ethtool-i40e.service
new file mode 100644
index 0000000..e578d35
--- /dev/null
+++ b/ethtool/share/systemd/ethtool-i40e.service
@@ -0,0 +1,16 @@
+# 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