💻 Software
Run a service after networking is ready on Ubuntu?
Fresh5 days ago
Mar 15, 20269170 viewsConfidence Score0%
0%
Problem
I'm trying to start a service that depends on networking being started, whenever the computer is rebooted. I have a few questions: Is this easily possible from an /etc/init.d script? I have tried creating a script here (conforming to the standards), but I'm really doubtful that it's even running on…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Run a service after networking is ready on Ubuntu?
Low Risk
You can use files in as models. For example, this is : and this is '/etc/init/ufw.conf`: The latter file has a symlink in :
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix