diff --git a/doc/adminguide.html b/doc/adminguide.html index 1230fbe8..798d0ed5 100755 --- a/doc/adminguide.html +++ b/doc/adminguide.html @@ -277,6 +277,7 @@ and keep the other options as they are. After pressing "OK" the daemon should be
  • -v : verbose output for debugging
  • -k : do not use TCP keep-alive
  • -f <file> : specify PID file where elogd process ID is written when server is started +
  • -x : enables execution of shell commands

    diff --git a/doc/wishlist.html b/doc/wishlist.html index abd1e82d..b0783ec5 100755 --- a/doc/wishlist.html +++ b/doc/wishlist.html @@ -50,6 +50,8 @@ starting at the items with the most votes. You can vote for a feature, or sugges Add more detailed user logging, like $user $date $logbook $ID read/edit/new/delete1 Derive attribute options from list of entries of another logbook1 Separate administrators for different logbooks should only see their section in elogd.cfg2 +Derive list of options for attribute from user list (Options [attrib] = $user_list)1 +Add "Top text = " statement, use it and "bottom text" in all pages1