After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 690565 - RFE - Support down script argument
RFE - Support down script argument
Status: RESOLVED DUPLICATE of bug 387832
Product: NetworkManager
Classification: Platform
Component: VPN: openvpn
0.9.x
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-12-20 17:19 UTC by Orion Poplawski
Modified: 2014-04-24 17:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Initial stab at implementing support for --down and --down-pre (3.79 KB, patch)
2012-12-20 17:19 UTC, Orion Poplawski
none Details | Review

Description Orion Poplawski 2012-12-20 17:19:43 UTC
Created attachment 232001 [details] [review]
Initial stab at implementing support for --down and --down-pre

openvpn can take a --down script argument to run a script when the vpn goes down, and more to the point, and a --down-pre option that runs the script before taking down the connection.  I lieu of bug 387832 being fixed this could be useful.

However, before I go down trying to implement this, would this be acceptable?
Comment 1 Dan Winship 2014-04-24 17:42:09 UTC
We're finally making progress on adding generic pre-down, so let's just dup this to that

*** This bug has been marked as a duplicate of bug 387832 ***