SkunkyArt/services/skunkyart.example.service

12 lines
239 B
SYSTEMD
Raw Permalink Normal View History

# Note: i didn't use systemd, so it can be not works :)
[Unit]
2024-08-01 19:48:05 +00:00
Description=Privacy-oriented frontend for DeviantArt
[Service]
Directory=<path-to-dir-with-skunkyart>
ExecStart=<path-to-dir-skunkyart>
[Install]
WantedBy=multi-user.target