Commit Graph

29 Commits

Author SHA1 Message Date
Christian Muehlhaeuser c5eabfe97a
Added search and grouped functions into separate files 2018-03-23 07:45:54 +01:00
Christian Muehlhaeuser 4c723c111b
Added Services.ActiveOnly filter 2018-03-23 07:44:32 +01:00
Christian Muehlhaeuser 6e9726d8be
Added global menu with log-level option 2018-03-22 01:13:58 +01:00
Christian Muehlhaeuser 9516ba48c8
Moved log formatter into a separate function 2018-03-22 01:12:58 +01:00
Christian Muehlhaeuser 3b20868ba0
Split up the monstrous logscmd into separate methods 2018-03-21 00:27:45 +01:00
Christian Muehlhaeuser 49b05f4d57
Added screenshot of service-monitor 2018-03-20 04:43:23 +01:00
Christian Muehlhaeuser 9679b169f4
Keep following the journal and updating the log-views 2018-03-20 04:34:08 +01:00
Christian Muehlhaeuser e0db3fee88
Added service-monitor to README 2018-03-18 21:27:53 +01:00
Christian Muehlhaeuser d18de9f902
Initial import of service-monitor 2018-03-18 21:24:54 +01:00
Christian Muehlhaeuser 0ef18f7703
Removed redundant flags for After- and WantedBy-targets 2018-03-13 05:22:34 +01:00
Christian Muehlhaeuser 72ca117598
Corrected README calls 2018-03-13 05:17:17 +01:00
Christian Muehlhaeuser d38aa38fae Updated README 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser b3dfb34d72 Added service-generator executable to .gitignore 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser 16d1aa79b1 Moved service-generator to its own directory 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser 33f78e88ec Validate all executables 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser 75eaee2adc Update description when picking an executable 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser 5188ff0589 Only require two parameters for non-interactive mode 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser 880088953d Time values can also be time spans in string format 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser ac04e03a76 Allow empty After and WantedBy targets 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser b3058e9894 Return a friendlier error for empty executables 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser e1d5cc843f Added more unit options to create form 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser ebbbe314e4 Strip UnitOptions with empty value before serializing 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser 524d3b4010 Don't panic but simply return an error, which will get handled by cobra 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser 52d0be5c54 Started using tview 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser 4121ded470 Support more systemd Unit file settings 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser 72e76cdd9a Basic unit creation functionality 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser 3cc75525b2 Added create command's skeleton 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser cde2414fe3 Initial work-in-progress 2018-03-13 05:13:39 +01:00
Christian Muehlhaeuser 69f9b3691f
Initial commit 2018-03-09 21:22:05 +01:00