10 lines
204 B
Desktop File
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
|