diff options
Diffstat (limited to 'etc/rc.resume')
-rwxr-xr-x | etc/rc.resume | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/rc.resume b/etc/rc.resume index 4d17190..cce6161 100755 --- a/etc/rc.resume +++ b/etc/rc.resume @@ -52,10 +52,6 @@ fi # suspend and reloading it on resume. Example: # kldload usb -# wpa_supplicant(8) doesn't seem to reassociate during resume. Uncomment -# the following to signal it to reassociate. -# /usr/sbin/wpa_cli reassociate - /usr/bin/logger -t $subsystem resumed at `/bin/date +'%Y%m%d %H:%M:%S'` /bin/sync && /bin/sync && /bin/sync |