You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/ethflop/files/ethflopd.service-r1

11 lines
185 B

[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