Advertisement
Guest User

Untitled

a guest
Apr 30th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. [Unit]
  2. Description=User suspend actions
  3. Before=sleep.target
  4.  
  5. [Service]
  6. User=%I
  7. Type=simple
  8. ExecStart=/moj_skrypt_z_curlem
  9. ExecStartPost=/usr/bin/sleep 3
  10.  
  11. [Install]
  12. WantedBy=sleep.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement