Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I’ve installed Perforce (p4d) and all it working fine. The thing I’m having trouble with is p4d -d running when the server reboots. I’ve done the following:
sudo apt-get install daemon
cd /etc/init.d
wget https://raw.githubusercontent.com/Allar/linux-perforce-installer/master/p4dservice
chmod +x p4dservice
sudo update-rc.d p4dservice defaults
The script seems to work although I get a “missing lsb information” warning (which I don’t think should effect anything.
The big issue is that on reboot, p4d does not start.
Can someone take a look at that script or maybe this whole process and let me know what I’m doing wrong?
Joseph Yan
Kainat Naz
6150608e10bf4ecd8c466bd4379d9b
walsayer
Gaëtan
Lea Cards
7c6b0993468b4cabbd702951d263e3
erikkraijenoord
5ceb60a003a34e4cada01f7d9a44a9
260f4e7ddacd4d639b097467453e39
Juan Pablo
catbyte-io