]> git.proxmox.com Git - pve-firewall.git/commit
add option parser and print usage information
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 17 Mar 2014 06:37:04 +0000 (07:37 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 17 Mar 2014 06:37:04 +0000 (07:37 +0100)
commit84786ec0698505b0b82f7e21492a3190b266eda2
tree6117846574390c1d2efc23d505d785ed09863978
parent5b06fd6c0e9ce50c58cfb32f6820d1ebce5858c4
add option parser and print usage information

We can now start in debug mode with 'pvefw-logger -d'. This runs
in foreground and print messages to stdout (additionally).
src/pvefw-logger.c