Advertisement
NolanSyKinsley

Untitled

Jun 13th, 2015
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. [Unit]
  2. Description=htop on tty11
  3.  
  4. [Service]
  5. Type=simple
  6. ExecStart=/usr/bin/htop
  7. StandardInput=tty
  8. StandardOutput=tty
  9. TTYPath=/dev/tty11
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement