Ticket #3 (closed defect: fixed)

Opened 4 years ago

Last modified 1 year ago

Config include directory

Reported by: kyle.hyland@optus.net.au Assigned to: athomas
Priority: normal Component: op
Severity: normal Keywords:
Cc:

Description

it would be handy to have a directory such as /etc/op.d such that individual files could be dumped in there containing config directives that get included by the root config. Makes adding/removing and changing configs on multiple systems easirt with less risk of screwing things up.

Attachments

Change History

04/06/05 09:45:26 changed by athomas

  • status changed from new to closed.
  • resolution set to fixed.

(In [9]) op will now read all config files in /etc/op.d with a .conf extension. This is a clean way of adding extra commands without having to manipulate op.conf. op.conf does not have to be present at all.

Useful for dropping in op config with other packages or when adding config to systems in bulk.

Also made error reporting a bit smarter when config files are missing or have incorrect permissions.

This resolves #3.


Add/Change #3 (Config include directory)




Change Properties
Action