#452241 allow comments in incrontab files

Package:
incron
Source:
incron
Description:
cron-like daemon which handles filesystem events
Submitter:
martin f krafft
Date:
2015-03-29 07:09:07 UTC
Severity:
normal
#452241#3
Date:
2007-11-21 09:58:05 UTC
From:
To:
incrontab(1) removes any #-comment lines from the file after
editing. It would be nice if comments were preserved.

#452241#8
Date:
2007-11-21 21:53:48 UTC
From:
To:
tag 452241 +upstream
thanks

Hi madduck,

i've report it upstream :

http://bts.aiken.cz/view.php?id=173 (registering needed)

cheers,

#452241#15
Date:
2007-12-18 08:10:51 UTC
From:
To:
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").