Sick-Beard
Sick-Beard copied to clipboard
Fix FreeBSD init script
Sickbeard starts now properly by not invoking daemon
directly as the main command.
Shutdown is also fixed, the ?pid=${pid}
part in the shutdown URL was missing.
Ok updated my pull request, the init script should be better :)
And an even better script after reading the one used for sabnzbd :)
should squash and force push to cleanup history
Hmm don’t know how to do that, sorry. Seems to involve git rebase -i but there’s nothing to do since my branch is already pushed.
Ok tried the rebase and the push --force but the first commit is still there. The rebase does not include it, I don’t understand why… :(
Ok found how to do properly :) It’s done!
superceded by #908