diff options
Diffstat (limited to 'package/base-files/files/etc/init.d/sysctl')
-rwxr-xr-x | package/base-files/files/etc/init.d/sysctl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/files/etc/init.d/sysctl b/package/base-files/files/etc/init.d/sysctl index 3480d66410..36e29eabcb 100755 --- a/package/base-files/files/etc/init.d/sysctl +++ b/package/base-files/files/etc/init.d/sysctl @@ -1,5 +1,5 @@ #!/bin/sh /etc/rc.common -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006 OpenWrt.org START=11 start() { |