examples: add example ntpd service
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
4
examples/var_service/ntpd/p_log
Executable file
4
examples/var_service/ntpd/p_log
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd log/logdir || exit 1
|
||||
cat @* current | $PAGER
|
Reference in New Issue
Block a user