~ubuntu-branches/ubuntu/wily/wicd/wily

« back to all changes in this revision

Viewing changes to in/man=wicd-wireless-settings.conf.5.in

  • Committer: Bazaar Package Importer
  • Author(s): David Paleino
  • Date: 2009-06-22 17:59:27 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090622175927-iax3alden0bmj6zg
Tags: 1.6.1-3
* debian/config, debian/templates updated:
  - only show users to add to netdev, skip those who are already
    members (Closes: #534138)
  - gracefully handle upgrades from previous broken versions, where
    debconf set a value of ${default} for wicd/users
    (Closes: #532112)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" Written by Robby Workman <rworkman@slackware.com>
2
 
.\" The toplevel LICENSE file in the wicd source applies to this page
3
 
.\" VERSIONNUMBER
4
 
.TH WICD-WIRELESS-SETTINGS.CONF 5 "June 2008" "wicd-1.5.9"
 
2
.TH WICD-WIRELESS-SETTINGS.CONF 5 "wicd-%VERSION%"
5
3
.SH NAME
6
4
wicd-wired-settings.conf \- controls Wicd's wireless network settings
7
5
 
101
99
IMPORTANT - scripts should ONLY be writable by root and located 
102
100
in a directory that is writable by only root.
103
101
.TP
104
 
.BI "disconnectscript = " <None|arbitrary_script>
105
 
This defines a script to run when Wicd disconnects the interface.
 
102
.BI "predisconnectscript = " <None|arbitrary_script>
 
103
This defines a script to run before Wicd disconnects the interface.
 
104
.TP
 
105
.BI "postdisconnectscript = " <None|arbitrary_script>
 
106
This defines a script to run after Wicd disconnects the interface.
106
107
.br
107
108
IMPORTANT - scripts should ONLY be writable by root and located 
108
109
in a directory that is writable by only root.
124
125
 
125
126
.SH "SEE ALSO"
126
127
.BR wicd (8),
 
128
.BR wicd-curses (8),
127
129
.BR wicd-manager-settings.conf (5),
128
130
.BR wicd-wired-settings.conf (5).
129
131