diff options
Diffstat (limited to 'examples/var_service/dhcp_if/p_log')
-rwxr-xr-x | examples/var_service/dhcp_if/p_log | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/var_service/dhcp_if/p_log b/examples/var_service/dhcp_if/p_log deleted file mode 100755 index a2521be05..000000000 --- a/examples/var_service/dhcp_if/p_log +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | cd log/logdir || exit 1 | ||
4 | cat @* current | $PAGER | ||