Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 13th, 2017
10,062
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/sh
set
-e
if
[
"$2"
=
"suspend"
]
||
[
"$2"
=
"hybrid-sleep"
]
;
then
case
"$1"
in
pre
)
true
;;
post
)
sleep
1
&&
service network-manager restart
;;
esac
fi
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
ChangeNOW Exploit
JavaScript | 3 sec ago | 0.15 KB
✅ Make $15OO in 2O minutesV 8
JavaScript | 6 sec ago | 0.28 KB
✅ MAKE $900 INSTANTLY
JavaScript | 9 sec ago | 0.15 KB
Free Giftcards Method
JavaScript | 14 sec ago | 0.15 KB
Swapzone Glitch (Working)E X
JavaScript | 16 sec ago | 0.28 KB
✅ Crypto Accounts
JavaScript | 20 sec ago | 0.15 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 33 sec ago | 0.15 KB
GMAIL Logs (2FA disabled)
JavaScript | 45 sec ago | 0.15 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!