-
Notifications
You must be signed in to change notification settings - Fork 0
Home
tony edited this page Jan 13, 2021
·
28 revisions
The app was created with Qt Creator 6.0 under Ubuntu 20.04 kernel 5.4.0-59.
chkservice can be installed on Ubuntu with:
apt install chkservice
| Ncurse libs | Systemd libs | Linux libs |
|---|---|---|
| cursesapp.h | systemd/sd-bus-vtable.h | unistd.h |
| ncurses.h | systemd/sd-bus.h | cstdio |
| menu.h | cstring | |
| form.h | sstream | |
| panel.h | iostream | |
| unctrl.h | csignal | |
| term.h | cmath | |
| fstream | ||
| vector | ||
| thread | ||
| set | ||
| cassert | ||
| algorithm | ||
| iomanip | ||
| sys/wait.h | ||
| stdarg.h | ||
| locale.h | ||
| yaml-cpp/yaml.h | ||
| stdnoreturn.h |
That is the clock jump of my development and also consists of parts of this preliminary work.
https://github.com/caparisotto/chkservices
https://github.com/hflautert/chkservices
https://github.com/linuxenko/chkservice
this Application is created with Qt creator with edition 6.0
at first you musst deactivate shadow-build!