Advertisement
Guest User

Untitled

a guest
Mar 7th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. [Unit]
  2. Description=ohmd restart hack
  3. After=init-done.service
  4.  
  5. [Service]
  6. Type=oneshot
  7. ExecStart=/bin/systemctl restart ohmd
  8.  
  9. [Install]
  10. WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement