tstconfig
tstconfig copied to clipboard
System administration tool for automatic configuration testing
Results
3
tstconfig issues
Sort by
recently updated
recently updated
newest added
and similarly for slash_comment_allowed and semicolon_comment_allowed
Checks that the value is in one of the values provided. E.g. ``` # /etc/passwd columns 0 6 property myuser assert_in /bin/bash /bin/sh /bin/dash ```
enhancement