Created
May 29, 2020 07:10
-
-
Save ShinkoLab/5225ca481d74ac538a7639a1233a9e51 to your computer and use it in GitHub Desktop.
手抜きだとは思ってる
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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