1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 03:45:08 +03:00
SoftEtherVPN/debian/rules
Darik Horn b3e6a7305b Create a ufw firewall template for SoftEther.
Install a `/etc/ufw/applications.d/softether` file that describes
network ports to keep open for the default SoftEther configuration.
2014-07-11 14:23:09 -04:00

9 lines
172 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@ --with autoreconf
override_dh_install:
dh_install
install -m 644 -D debian/softether.ufw debian/softether/etc/ufw/applications.d/softether