summaryrefslogtreecommitdiffstats
path: root/ethtool/share/systemd/ethtool-i40e.service
blob: e578d350b393c98754319baa51065a8886b6d4f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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