pyLoad rc Script for FreeBSD
German: pyLoad rc Script für FreeBSD
pyload_enable(Default:NO)pyload_flags(Default:--daemon)pyload_path(Default:/usr/local/etc/${name})pyload_pid(Default:/var/run/${name}.pid)pyload_user(Default:pyload)
- move the
pyloadfile into/usr/local/etc/rc.d/and set the permissions to555 - set the specific start parameters in the
rc.conf - change Shebang in
pyLoadCore.pyto#!/usr/local/bin/python - start Service
service pyload start
Name: pyload rc Script
Description: pyload rc Script for FreeBSD
Version: 1.0
Author: Oliver Haucke
Author URI: https://gadean.de/
E-Mail: ohaucke@gadean.de
License: BSD 2-Clause
License URI: http://opensource.org/licenses/BSD-2-Clause