From 2beb184c4b1cdd3d5e7750d6ff6ab4d8775d0e66 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sun, 29 Jan 2017 13:45:51 +0000 Subject: network/roger-router: README changes, including user/group info. Signed-off-by: David Spencer --- network/roger-router/README | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) (limited to 'network/roger-router') diff --git a/network/roger-router/README b/network/roger-router/README index 495d319b03..17ed0cdf4f 100644 --- a/network/roger-router/README +++ b/network/roger-router/README @@ -2,15 +2,27 @@ Roger-Router (former FFGTK Router Manager) Fax-Software and Call-Monitor for AVM FRITZ!Box or compatible -Notice: -In order to enable fax transfers the user must be member of the -system group "fax"! -Use "gpasswd -a fax" as root user to add the user -to the group fax and then log out and log in again as . -(Replace with the real user name on your system) + +Optional Dependencies + +portaudio There is an optional firefox-plugin "roger-dial". It can be installed by calling http://de.tabos.org/download/roger-dial-1.8.1.xpi from your firefox browser. -Optional dependency: portaudio + +Groupname and Username + +You must have the group 'fax' to run this script, for example: + + groupadd -g 273 fax + +In order to enable fax transfers, your user must be a member of the +'fax' group. Use + + gpasswd -a fax + +as the root user to add the user to the group fax, +and then log out and log in again as . (Replace +with the real user name on your system.) -- cgit v1.2.3