skunkyart.example.service 239 B

123456789101112
  1. # Note: i didn't use systemd, so it can be not works :)
  2. [Unit]
  3. Description=Privacy-oriented frontend for DeviantArt
  4. [Service]
  5. Directory=<path-to-dir-with-skunkyart>
  6. ExecStart=<path-to-dir-skunkyart>
  7. [Install]
  8. WantedBy=multi-user.target