Can't start the service with systemd
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| softflowd (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
I've installed softflowd with apt install softflowd. If you try to enable and start with systemctl enable softflowd you get the following message:
Synchronizing state of softflowd.service with SysV service script with /lib/systemd/
Executing: /lib/systemd/
Created symlink /etc/systemd/
if you look into the softflowd.service file, it just calls /bin/true for start and stop. When you use the multi-instance version the configuration file doesn't match to the systemd unit.
1.) the path is /usr/bin/softflowd instead of /usr/sbin/

Status changed to 'Confirmed' because the bug affects multiple users.