]> git.proxmox.com Git - proxmox-backup.git/blame - debian/proxmox-backup.service
www: build proxmox-backup-gui.js into the js/ subdir
[proxmox-backup.git] / debian / proxmox-backup.service
CommitLineData
3b4e7517
DM
1[Unit]
2Description=Proxmox API Test Server
fe0e04c6 3ConditionPathExists=/usr/sbin/proxmox-backup-api
3b4e7517 4After=syslog.service
ef1a2162 5After=network.target
3b4e7517
DM
6
7[Service]
fe0e04c6 8ExecStart=/usr/sbin/proxmox-backup-api start
3b4e7517 9Type=simple
ef1a2162 10Restart=on-failure
3b4e7517
DM
11
12[Install]
13WantedBy=multi-user.target