network/roger-router: README changes, including user/group info.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ed8527ea74
commit
2beb184c4b
|
@ -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.)
|
||||
|
|
Loading…
Reference in New Issue