added ta-do's
This commit is contained in:
@@ -22,6 +22,13 @@
|
||||
#include "src/json/json.h"
|
||||
#include "src/loaders/loaders.h"
|
||||
|
||||
/*
|
||||
* TODO Logging -- Pump to syslog with clone to STDOUT
|
||||
* TODO Unit Files Directory instead of a single Unit File (optional to user)
|
||||
* TODO Commandline switches
|
||||
*/
|
||||
|
||||
|
||||
int main( )
|
||||
{
|
||||
bool verbose = true;
|
||||
|
||||
Reference in New Issue
Block a user