summaryrefslogtreecommitdiffstats
path: root/ethtool/share/systemd/ethtool-i40e.service
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2022-05-24 04:04:00 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2022-05-24 04:12:30 +0000
commit904c17ac15686d51ff3e04568296b48c1c8374f1 (patch)
tree9035c765471d04e60baaf58c3d0a6f6697c5ad72 /ethtool/share/systemd/ethtool-i40e.service
parentUpdating dehydrated todo file. (diff)
downloadservice-tools-904c17ac15686d51ff3e04568296b48c1c8374f1.tar.xz
service-tools-904c17ac15686d51ff3e04568296b48c1c8374f1.zip
Adding ethtool-i40e.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ethtool/share/systemd/ethtool-i40e.service')
-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