| Ticket Hash: | 7a93ef2fbeda8e784b009bbc1d11d11450ae4101 | ||
| Title: | typo in systemd service file | ||
| Status: | Closed | Type: | Code_Defect |
| Severity: | Minor | Priority: | Immediate |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2022-01-13 06:54:31 3.81 years ago |
Created: |
2017-01-30 09:32:08 8.76 years ago |
| Version Found In: | 0.5 | ||
| User Comments: | ||||
|
versus added on 2017-01-30 09:32:08:
There is a typo in systemd service file, in the [Install] section:
[Install] WantedBy=mu i ti-user.target Alias=vws.service'i' instead of 'L'. Don't know if it breaks something. vitus added on 2022-01-13 06:52:49: Fixed in commit [648764b0ec] | ||||