[Koha-bugs] [Bug 31729] Enable automatic filesystem refresh in Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 23 14:48:02 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31729

--- Comment #27 from Mason James <mtj at kohaaloha.com> ---
Created attachment 148612
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148612&action=edit
Bug 31729: renamed log file to plack-watcher.log

to test...

- modify some perl files in watched dir
  $ echo `date` >  /kohadevbox/koha/xxx.pl
  $ echo `date` >  /kohadevbox/koha/xxx.pm

- see HUP/inotify messages in log file
  $ tail -f /var/log/koha/kohadev/plack-watcher.log <<<<<<<<
  CLOSE_WRITE,CLOSE happened to xxx.pl in /kohadevbox/koha/
  CLOSE_WRITE,CLOSE happened to xxx.pm in /kohadevbox/koha/
  Sending children hup signal

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list