Files
ProxmoxDash/proxmox-dashboard-update.service

11 lines
225 B
Desktop File

[Unit]
Description=Check and install Proxmox Dashboard updates
After=network-online.target
Wants=network-online.target
[Service]
Type=oneshot
ExecStart=/usr/local/sbin/proxmox-dashboard-update
Nice=10
IOSchedulingClass=idle