From ae2596ab55a05763d4bdc25c871bc6eec8833733 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 10 May 2016 04:21:02 +0200 Subject: Add config options for socket path and umask You can now set something like: socket_notify = { 'path': '/tmp/phenny.sock', 'umask': 0o077, } in your phenny config and specify the path and umask for the socket. --- debian/changelog | 6 ++++++ debian/copyright | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6f85ca0..61a3e3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +phenny-module-socket-notify (0.2) UNRELEASED; urgency=low + + * Add config options for socket path and umask + + -- Alexander Sulfrian Tue, 10 May 2016 04:22:54 +0200 + phenny-module-socket-notify (0.1) UNRELEASED; urgency=low * Initial release. diff --git a/debian/copyright b/debian/copyright index 24f1c7a..81aaa00 100644 --- a/debian/copyright +++ b/debian/copyright @@ -12,7 +12,7 @@ Upstream Author(s): Copyright: - Copyright (C) 2014 Alexander Sulfrian + Copyright (C) 2014-2016 Alexander Sulfrian License: @@ -20,7 +20,7 @@ License: The Debian packaging is: - Copyright (C) 2014 Alexander Sulfrian + Copyright (C) 2014-2016 Alexander Sulfrian and is licensed under the GPL version 3, see "/usr/share/common-licenses/GPL-3". -- cgit v1.2.3-1-g7c22