projects
/
l2tpns.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix: authentication success was sent 2 times.
[l2tpns.git]
/
debian
/
postinst
1
#! /bin/sh
2
# postinst script for l2tpns
3
#
4
# see: dh_installdeb(1)
5
6
set -e
7
8
# dh_installdeb will replace this with shell code automatically
9
# generated by other debhelper scripts.
10
11
#DEBHELPER#
12
13
exit 0