Added entry points for autoconnect and suspend.

Moved scripts to data directory.
This commit is contained in:
2020-08-31 22:00:06 +02:00
parent e6afb9232d
commit 780ded6802
7 changed files with 20 additions and 10 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
# Put wifi interface down
wicd-suspend
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
# Bring wifi network interface back up.
wicd-autoconnect.py