File: apt-show-versions.service

package info (click to toggle)
apt-show-versions 0.22.13%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 268 kB
  • sloc: perl: 562; sh: 36; makefile: 22
file content (13 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Daily apt-show-versions index rebuild
Documentation=man:apt-show-versions(8)
ConditionACPower=true

[Service]
Type=oneshot
ExecStart=/etc/cron.daily/apt-show-versions systemd-timer

# performance options
Nice=19
IOSchedulingClass=best-effort
IOSchedulingPriority=7