Skip to content

Instantly share code, notes, and snippets.

@ShinkoLab
Created May 29, 2020 07:10
Show Gist options
  • Save ShinkoLab/5225ca481d74ac538a7639a1233a9e51 to your computer and use it in GitHub Desktop.
Save ShinkoLab/5225ca481d74ac538a7639a1233a9e51 to your computer and use it in GitHub Desktop.
手抜きだとは思ってる
[Unit]
Description=DTV Tuner Share Service
After=network.target
[Service]
User=root
Type=forking
ExecStart=/usr/local/BonDriverProxy_Linux/BonDriverProxy 192.168.20.183 1192
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment