I have following issue
1. Clean install Proxmox 5.0.
2. I restored container and kvm image from backup it created on Proxmox 4.4.
3. It was setted "autostart : Yes" and Proxmox 5.0 reboot.
4. Coutainer and kvm doesn't autostart, but "TASK OK".
5. I scheduled root's cron, that start successfull.
```
# m h dom mon dow command
@reboot /usr/sbin/pct start 1192
@reboot /usr/sbin/pct start 1193
@reboot /usr/sbin/qm start 1053
```
1. Clean install Proxmox 5.0.
2. I restored container and kvm image from backup it created on Proxmox 4.4.
3. It was setted "autostart : Yes" and Proxmox 5.0 reboot.
4. Coutainer and kvm doesn't autostart, but "TASK OK".
5. I scheduled root's cron, that start successfull.
```
# m h dom mon dow command
@reboot /usr/sbin/pct start 1192
@reboot /usr/sbin/pct start 1193
@reboot /usr/sbin/qm start 1053
```