CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2023/07/13 07:54:28
Modified files: usr.sbin/rcctl : rcctl.sh Log message: Check input before trying to disable a non-existing daemon to prevent parsing bogus characters and outputing hell on the console. based on an initial submission from Anthony Coulter, thanks!