summaryrefslogtreecommitdiff
blob: 2b6c31902ec685c85d0cf4db9b0ff3ebc0277da1 (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 ${INTERFACE} ${STORAGEDIR}

[Install]
WantedBy=multi-user.target