Skip to content
New issue

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

rc_.d links missing, script not starting #7

Open
Martin-HiPi opened this issue Feb 11, 2021 · 1 comment
Open

rc_.d links missing, script not starting #7

Martin-HiPi opened this issue Feb 11, 2021 · 1 comment

Comments

@Martin-HiPi
Copy link

The file scripts/ups.sh is missing a block:

### BEGIN INIT INFO
# Provides: ups
# Required-Start: $remote_fs
# Required-Stop: $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: UPS Monitor
# Description: Starts the Buy A Pi UPS HAT Monitor
### END INIT INFO

This prevents the script to start.

@Martin-HiPi
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant