]> git.proxmox.com Git - proxmox-backup.git/blame - etc/proxmox-backup.service.in
ui: datastore: change GC/Prune title and buttons a bit
[proxmox-backup.git] / etc / proxmox-backup.service.in
CommitLineData
6285b251
WB
1[Unit]
2Description=Proxmox Backup API Server
3Wants=network-online.target
844d1332 4After=network.target
6285b251
WB
5
6[Service]
d98c9a7a 7Type=notify
304db5da 8ExecStart=%LIBEXECDIR%/proxmox-backup/proxmox-backup-api
d98c9a7a 9ExecReload=/bin/kill -HUP $MAINPID
6285b251
WB
10Restart=on-failure
11
12[Install]
13WantedBy=multi-user.target