diff options
author | Edward W. Koenig <kingbeowulf@gmail.com> | 2019-12-15 04:56:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 04:56:16 +0700 |
commit | 2710c43a9fb961ceb9b17a31a043704dad39c7ac (patch) | |
tree | fcee18fa1e879ef7e90042dfca543fb3ae64796b /network/murmur/README | |
parent | 3731942724c99484171485406ed84ea296461eba (diff) | |
download | slackbuilds-2710c43a9fb961ceb9b17a31a043704dad39c7ac.tar.gz |
network/murmur: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/murmur/README')
-rw-r--r-- | network/murmur/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/network/murmur/README b/network/murmur/README index bebdb01949..07923902c8 100644 --- a/network/murmur/README +++ b/network/murmur/README @@ -4,9 +4,6 @@ individual users. Each murmur process supports multiple virtual servers, each with their own user base and channel list. Administration of murmur is done through D-Bus. -NOTE: If you're upgrading from 1.1.4, the SlackBuild has changed: - /var/{lib,log,run}/mumble-server moved to /var/{lib,log,run}/murmur - This script requires the system to have a murmur user and group: # groupadd -g 261 murmur |