... | ... |
@@ -91,6 +91,7 @@ EOL |
91 | 91 |
done |
92 | 92 |
|
93 | 93 |
unset AWAKE_TIME |
94 |
+ test -r $0.conf && source $0.conf |
|
94 | 95 |
set_RTCWAKE_TIME mem |
95 | 96 |
else |
96 | 97 |
echo "rtcwake -m disable" >> $LOG |