summaryrefslogtreecommitdiff
path: root/net-misc/ethflop/files/ethflopd.service-r1
blob: 39fa29a521719e3963d0cfd6bead3da01e5e2f9e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=ethflopd daemon
After=network-online.target

[Service]
EnvironmentFile=/etc/conf.d/ethflopd
ExecStart=/usr/bin/ethflopd lo /tmp

[Install]
WantedBy=multi-user.target