2024-07-29 22:06:40 +00:00
|
|
|
# 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
|
2024-07-29 22:06:40 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Directory=<path-to-dir-with-skunkyart>
|
|
|
|
ExecStart=<path-to-dir-skunkyart>
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|