cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
286
Views
0
Helpful
0
Comments
cdnadmin
Community Member
This document was generated from CDN thread

Created by: Gignac Zacharie on 08-07-2011 04:11:51 PM
Hi,
I'm trying to figure out how to make a startup script for a C60.
I Know that the script must be in /user/userscripts, and must have the execute permissions (755).

The thing is, I don't want the script to execute TSH commands, but SH commands. I must set special chains (to "ban" certain IP Ranges) in IPTABLES. So the problem is that the script doesn't execute at all. The first line is set to the SH interpreter (#!/bin/sh).

How can I make it execute on startup ?
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links