Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The issue caused the script to not work after a restart or shutdown, because it was called to early. All has been resolved by adding a start delay on the service, by using ExecStartPre=/usr/local/sleep 10. Don't know if add a little more delay for older system.
- Loading branch information