incrontab(1) removes any #-comment lines from the file after editing. It would be nice if comments were preserved.
tag 452241 +upstream thanks Hi madduck, i've report it upstream : http://bts.aiken.cz/view.php?id=173 (registering needed) cheers,
Just to be clear-- the problem is not just that incrontab(1) removes
comments. The problem is that comments currently aren't allowed at all in
incrontab files. I.e. you can insert comments with any other editor, and
incrond will choke on them ("cannot create watch for system table
repository: (2) No such file or directory").