Commit Graph

4 Commits

Author SHA1 Message Date
Paul Slootman fefc784254 Be more sane in the UPCMD and DOWNCMD department; those weren't really working.
Document correctly how it works now.
2002-01-31 20:18:13 +00:00
Paul Slootman 6feba7ac65 xmonisdn was meant to be installed setuid root. However, this was not secure
(scripts were executed with system() so e.g. IFS and PATH could be used to
work around any attempt of security...).
Now check that it is not installed setuid root (unless the user insists,
details in manpage), and recommend to put user in group `dialout' or similar
and also make the isdn devices group `dialout'; the scripts can then use
isdnctrl to stop/start stuff.
1999-08-03 14:00:22 +00:00
Paul Slootman 10feeabe5b some minor changes (spelling etc.) 1998-12-02 11:58:51 +00:00
Paul Slootman 1f79924b70 moved xmonisdn.man to xmonisdn.man.in so config options can be updated in it 1998-12-02 11:36:37 +00:00