File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,12 @@ implementations available in the Void repositories.
99
1010[ socklog(8)] ( https://man.voidlinux.org/socklog.8 ) is a syslog implementation
1111from the author of [ runit(8)] ( https://man.voidlinux.org/runit.8 ) . Use socklog if
12- you're not sure which syslog implementation to use. To use it, install the
13- ` socklog-void ` package, and enable the ` socklog-unix ` and ` nanoklogd ` services.
12+ you're not sure which syslog implementation to use. To enable it, install the
13+ ` socklog-void ` package and enable the ` socklog-unix ` and ` nanoklogd ` services.
14+ Ensure no other syslog daemon is running.
1415
1516The logs are saved in sub-directories of ` /var/log/socklog/ ` , and ` svlogtail `
16- can be used to help access them conveniently.
17+ can be used to access them conveniently.
1718
1819The ability to read logs is limited to ` root ` and users who are part of the
1920` socklog ` group.
You can’t perform that action at this time.
0 commit comments