service
19.4 KB
- 
Use shlex for rc.conf parsing. · d4af9e4cThis makes the line parsing a lot more robust (and easier to read). Code supplied by @dhozac, thanks! Remove re import because this is not used anywhere. Patrik Lundin committed
This makes the line parsing a lot more robust (and easier to read). Code supplied by @dhozac, thanks! Remove re import because this is not used anywhere.