network/roger-router: README changes, including user/group info.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-01-29 13:45:51 +00:00 committed by Willy Sudiarto Raharjo
parent ed8527ea74
commit 2beb184c4b
1 changed files with 19 additions and 7 deletions

View File

@ -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 <username> fax" as root user to add the user <username>
to the group fax and then log out and log in again as <username>.
(Replace <username> 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 <username> fax
as the root user to add the user <username> to the group fax,
and then log out and log in again as <username>. (Replace <username>
with the real user name on your system.)