KNnut
Results
2
issues of
KNnut
Current behavior when the command is `/bin/echo`: ```sh # service dummy onestart /usr/local/etc/rc.d/dummy: required_files: not found Starting dummy. -u www -c -p /var/run/dummy/dummy.pid ``` With this patch: ```sh # service...