1 2 3 4 5 6
#!/sbin/openrc-run command="/usr/local/bin/tech_blog.sh" pidfile="/run/${RC_SVCNAME}.pid" command_args="-p ${pidfile}" command_background=True