socklog-void: remove guards from INSTALL.msg.
This commit is contained in:
parent
a2a423eb3f
commit
b1529e1b9f
@ -1,5 +1,3 @@
|
|||||||
=======================================================================
|
|
||||||
|
|
||||||
To enable socklog-void, start the following runit services, and
|
To enable socklog-void, start the following runit services, and
|
||||||
ensure no other syslogd is running:
|
ensure no other syslogd is running:
|
||||||
|
|
||||||
@ -13,5 +11,3 @@ To access logs as ordinary user, add yourself to group socklog:
|
|||||||
# sudo usermod -a -G socklog <user>
|
# sudo usermod -a -G socklog <user>
|
||||||
|
|
||||||
and then re-login to make it effective.
|
and then re-login to make it effective.
|
||||||
|
|
||||||
=======================================================================
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'socklog-void'
|
# Template file for 'socklog-void'
|
||||||
pkgname=socklog-void
|
pkgname=socklog-void
|
||||||
version=20140916
|
version=20140916
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
system_groups="socklog"
|
system_groups="socklog"
|
||||||
make_dirs="/var/log/socklog 2750 root socklog"
|
make_dirs="/var/log/socklog 2750 root socklog"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user