mirror of
https://github.com/gryf/wicd.git
synced 2025-12-22 22:27:59 +01:00
fix suspend scripts to use correct locations
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
# Put wifi interface down
|
||||
%LIB%suspend.py
|
||||
%DAEMON%suspend.py
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
# Bring wifi network interface back up.
|
||||
|
||||
%LIB%autoconnect.py
|
||||
%DAEMON%autoconnect.py
|
||||
|
||||
Reference in New Issue
Block a user