socklog-void: remove guards from INSTALL.msg.

This commit is contained in:
Juan RP 2014-09-16 10:31:53 +02:00
parent a2a423eb3f
commit b1529e1b9f
2 changed files with 1 additions and 5 deletions

View File

@ -1,5 +1,3 @@
=======================================================================
To enable socklog-void, start the following runit services, and
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>
and then re-login to make it effective.
=======================================================================

View File

@ -1,7 +1,7 @@
# Template file for 'socklog-void'
pkgname=socklog-void
version=20140916
revision=1
revision=2
build_style=gnu-makefile
system_groups="socklog"
make_dirs="/var/log/socklog 2750 root socklog"