Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
openvpn
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
devuan-packages
openvpn
Commits
e1189bfc
Commit
e1189bfc
authored
Jan 20, 2016
by
Alberto Gonzalez Iniesta
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix #803032
parent
c7db1569
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
changelog
debian/changelog
+2
-0
openvpn@.service
debian/openvpn@.service
+1
-0
No files found.
debian/changelog
View file @
e1189bfc
...
...
@@ -9,6 +9,8 @@ openvpn (2.3.10-1) unstable; urgency=medium
(Closes: #799592, #796914)
* Add CAP_AUDIT_WRITE to openvpn@.service CapabilityBoundingSet
to fix auth-pam plugin. (Closes: #795313)
* Patch from Martin Pitt to start OpenVPN before user sessions
to avoid hidding possible password prompts. (Closes: #803032)
-- Alberto Gonzalez Iniesta <agi@inittab.org> Wed, 20 Jan 2016 12:01:36 +0100
...
...
debian/openvpn@.service
View file @
e1189bfc
...
...
@@ -2,6 +2,7 @@
Description=OpenVPN connection to %i
PartOf=openvpn.service
ReloadPropagatedFrom=openvpn.service
Before=systemd-user-sessions.service
Documentation=man:openvpn(8)
Documentation=https://community.openvpn.net/openvpn/wiki/Openvpn23ManPage
Documentation=https://community.openvpn.net/openvpn/wiki/HOWTO
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment