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