We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
# update-rc.d ferm defaults tut es nicht.... Als Quickfix habe ich jetzt service ferm start in die /etc/rc.local gepackt. Das tut es.
# update-rc.d ferm defaults
service ferm start
The text was updated successfully, but these errors were encountered:
Gibt es auf dem System systemd? Dann sollte "systemctl enable ferm" tun.
Sorry, something went wrong.
Es ist ein Ubuntu LTS, also nein.
Habe hier ein ähnliches Problem, das ferm kommt nicht hoch und generiert nichtmal logfiles dazu.
No branches or pull requests
# update-rc.d ferm defaults
tut es nicht....Als Quickfix habe ich jetzt
service ferm start
in die /etc/rc.local gepackt. Das tut es.The text was updated successfully, but these errors were encountered: