We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5084ef commit dc70447Copy full SHA for dc70447
1 file changed
README.md
@@ -96,7 +96,7 @@ journalctl -u systemd-netlogd.service -f
96
97
Manual test:
98
```bash
99
-sudo systemd-netlogd --debug
+SYSTEMD_LOG_LEVEL=debug /usr/lib/systemd-netlogd
100
```
101
102
---
0 commit comments