From 65bc5cf6ba08f64fc13c03f5c44d7911a7f0179f Mon Sep 17 00:00:00 2001 From: Simon Brown Date: Thu, 29 Oct 2015 09:03:01 -0700 Subject: [PATCH] Now using a literal logpath for screensharing jail --- config/jail.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/jail.conf b/config/jail.conf index 65ffdef1..7470039c 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -792,6 +792,6 @@ findtime = 1 # Requires the 'before' statement in the [INCLUDE] section to include paths-osx.conf enabled = false filter = screensharingd -logpath = %(system_log)s +logpath = /var/log/system.log logencoding=utf-8 maxretry = 4