Updated on 14.05.2017 Create a file called /etc/init.d/oscam with the following contents: #!/bin/sh ### BEGIN INIT INFO # Provides: oscam # Required-Start: $local_fs $network $remote_fs # Required-Stop: $local_fs $network $remote_fs # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: start and stop service oscam # Description: oscam ### END INIT INFO
Continue reading...
Due to lack of user interest (and my own, to be fair), this project is currently frozen/dead. The OSCam WebUI advanced a lot and this is no longer compatible with the latest OSCam versions. I’ve been working, lately, on a OSCam template called Boostrap. OSCam is an “Open Source Conditional Access Module” software. If you
Continue reading...