Marvin Vogt
Results
12
issues of
Marvin Vogt
### Description The [systemd unit file shipped with FRRouting](https://github.com/FRRouting/frr/blob/master/tools/frr.service.in) uses a deprecated path in it's PIDFile directive, causing systemd to to log the following error: ``` /usr/lib/systemd/system/frr.service:20: PIDFile= references a...
triage
**Is your feature request related to a problem? Please describe.** It would be great if cargo deny could be configured to disallow dependencies that aren't pinned to an exact version...
enhancement