gentoo-overlay/net-misc/ethflop/files/ethflopd.service

10 lines
204 B
Desktop File

[Unit]
Description=ethflopd daemon
After=network-online.target
[Service]
EnvironmentFile=/etc/conf.d/ethflopd
ExecStart=/usr/bin/ethflopd ${INTERFACE} ${STORAGEDIR}
[Install]
WantedBy=multi-user.target