Skip to content

Instantly share code, notes, and snippets.

@usshen
Created July 22, 2021 11:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save usshen/740384f32b4bdfe7a6ec5a4f43718af0 to your computer and use it in GitHub Desktop.
Save usshen/740384f32b4bdfe7a6ec5a4f43718af0 to your computer and use it in GitHub Desktop.
subconverter
[Unit]
Description=subconverter
After=network.target
[Service]
ExecStart=/mnt/subconverter/subconverter
Restart=on-abort
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment