14 lines
313 B
Desktop File
14 lines
313 B
Desktop File
[Unit]
|
|
Description=Montana — пересборка публичных архивов (tarball/zip/bundle)
|
|
After=network.target gitea.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/montana-build-archives
|
|
Nice=10
|
|
IOSchedulingClass=best-effort
|
|
IOSchedulingPriority=7
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|