remove kdeconnect ufw rules
This commit is contained in:
parent
bb335759b9
commit
f7add69141
4 changed files with 0 additions and 11 deletions
1
debian/install
vendored
1
debian/install
vendored
|
|
@ -1 +0,0 @@
|
||||||
ufw/* /etc/ufw/applications.d/
|
|
||||||
3
debian/postinst
vendored
3
debian/postinst
vendored
|
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
ufw allow kdeconnect
|
|
||||||
3
debian/prerm
vendored
3
debian/prerm
vendored
|
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
ufw delete allow kdeconnect
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
[KDEConnect]
|
|
||||||
title=KDE Connect
|
|
||||||
description=connect smartphones to your desktop devices
|
|
||||||
ports=1714:1764/udp|1714:1764/tcp
|
|
||||||
Loading…
Add table
Reference in a new issue