mirror of
https://github.com/gryf/wicd.git
synced 2025-12-23 22:52:33 +01:00
add information about global scripts to wicd(8)
This commit is contained in:
@@ -80,7 +80,7 @@ aren't suitable for your particular distribution or system.
|
||||
If you need to run any custom commands before or after connecting to or
|
||||
disconnecting from a network, Wicd supports this; however, you will need to
|
||||
have a graphical sudo helper installed (currently supported are kdesu, gksu,
|
||||
and ktsuss).
|
||||
and ktsuss). Also see %SCRIPTS% in FILES.
|
||||
.br
|
||||
If you do not have a graphical sudo helper installed, you still have the
|
||||
ability to use custom scripts, but you will have to set them up manually.
|
||||
@@ -125,6 +125,23 @@ connections. If none of them fit your needs, you may create your own and
|
||||
add it to this directory. If you do this, please contact the authors
|
||||
(see below) of Wicd.
|
||||
|
||||
.B %SCRIPTS%
|
||||
.br
|
||||
Dropping a script in the relevant directory will cause it to be executed
|
||||
when the specified event is preformed upon connection or disconnect from
|
||||
or to any network. Please note that pre/post disconnect scripts may be
|
||||
executed multiple times on already-disconnected interfaces.
|
||||
.br
|
||||
Available directories are:
|
||||
.br
|
||||
%SCRIPTS%predisconnect
|
||||
.br
|
||||
%SCRIPTS%postdisconnect
|
||||
.br
|
||||
%SCRIPTS%preconnect
|
||||
.br
|
||||
%SCRIPTS%postconnect
|
||||
|
||||
.B %NETWORKS%
|
||||
.br
|
||||
This directory contains individual configuration files for each encrypted
|
||||
|
||||
Reference in New Issue
Block a user