Hello,
I'd like to add an exception for a dev file in the rkhunter configuration file but the file's name contains spaces. I've tried so far to use backslahes, percent character (%) and "<SP>" but none of them worked.
I read in documentation that pathnames shouldn't be surrounded by quotes so what would be the correct way to write:
Thank you in advance for any help you could provide.
I'd like to add an exception for a dev file in the rkhunter configuration file but the file's name contains spaces. I've tried so far to use backslahes, percent character (%) and "<SP>" but none of them worked.
I read in documentation that pathnames shouldn't be surrounded by quotes so what would be the correct way to write:
ALLOWDEVFILE=/foo/bar/file name with spaces
Thank you in advance for any help you could provide.