Skip to content

log_file config should not be mandaroty #29

@crosser

Description

@crosser

dhcpy6d allows logging via syslog, but when logging is enabled, it requires logfile to be specified, to be a regular file (disallowing /dev/null) and to be owned by the daemon.

On a production system, one typically uses syslog (possibly remote) for logging, and having a separate log file to take care of is an unnecessary complication.

I think that dhcpy6d should allow to configure logging via syslog only, and not require log file to be present or configured.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions