diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-05-24 10:53:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-05-24 10:53:31 +0000 |
commit | 08a4febc8de33cd6768f1fb7355172244cc39cfe (patch) | |
tree | 64414ac4c786b36bb0487c46d4032446280f76cc /ethtool/share/systemd | |
parent | Releasing debian version 20220524-1. (diff) | |
download | open-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')
-rw-r--r-- | ethtool/share/systemd/ethtool-i40e.service | 16 |
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 |