💻 Software
Where can I config service startup options in Ubuntu?
Fresh5 days ago
Mar 15, 202620053 viewsConfidence Score0%
0%
Problem
I'm not used to using Ubuntu or Debian as a server. I'm more accustomed to Red Hat/Fedora ways and even Gentoo (yikes). Under Red Hat installs, you can often configure most services that start from init using config files in /etc/sysconfig named by the service. Is there and equivalent thing under U…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Where can I config service startup options in Ubuntu?
Low Risk
Ubuntu and Debian use Upstart as a replacement for , but legacy scripts are supported. Chances are that you can add the option in a script in with the same name as the service. Also look in for files that control the runlevels that services are star…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix