Advertisement
Guest User

Untitled

a guest
Sep 30th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. 0 * * * * /usr/bin/killall plasmashell
  2. 1 * * * * /usr/bin/kstart /usr/bin/plasmashell
  3.  
  4. #!/bin/bash
  5.  
  6. /usr/bin/killall plasmashell
  7. /usr/bin/kstart /usr/bin/plasmashell & exit
  8.  
  9. 0 * * * * /home/u/bin/restart-plasmashell.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement