Commit Graph

4 Commits

Author SHA1 Message Date
paul 6a72d76394 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 7ede89aeab 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:18 +00:00
paul ad277024d2 some minor changes (spelling etc.) 1998-12-02 11:58:51 +00:00
paul 2123c00ae7 moved xmonisdn.man to xmonisdn.man.in so config options can be updated in it 1998-12-02 11:36:36 +00:00