From 7c43aa50d849a17d475029c625dee142db6aa6ba Mon Sep 17 00:00:00 2001 From: Ben Oswald <ben.oswald@root-space.de> Date: Wed, 27 Jul 2016 19:14:15 +0200 Subject: [PATCH] activate patch together with other sysctl settings --- ffrn-lowmem-patches/files/etc/init.d/ffrn-lowmem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffrn-lowmem-patches/files/etc/init.d/ffrn-lowmem b/ffrn-lowmem-patches/files/etc/init.d/ffrn-lowmem index 8cb18be..8b8d843 100755 --- a/ffrn-lowmem-patches/files/etc/init.d/ffrn-lowmem +++ b/ffrn-lowmem-patches/files/etc/init.d/ffrn-lowmem @@ -1,6 +1,6 @@ #!/bin/sh /etc/rc.common -START=90 +START=11 start () { /usr/sbin/ffrn-lowmem -- GitLab