Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2023
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. [Unit]
  2. Description=Load GCAdapter kernel module
  3.  
  4. [Service]
  5. User=root
  6. Type=oneshot
  7. ExecStart=/usr/local/sbin/gcadapter.sh
  8.  
  9. [Install]
  10. WantedBy=default.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement