]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core129: use full path to rebuild-initrd script core129
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 20 Mar 2019 12:17:59 +0000 (13:17 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 20 Mar 2019 12:17:59 +0000 (13:17 +0100)
this is not in the search path for pakfire scripts

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/129/update.sh

index dfeeeaa1eee873f33d51c5d31c163793b456022d..8f3acb77387bc32c0f73c8f3306e7fe3c0aae437 100644 (file)
@@ -61,7 +61,7 @@ ldconfig
 /etc/init.d/squid start
 
 # Rebuild initrd
-rebuild-initrd
+/usr/local/bin/rebuild-initrd
 
 # This update needs a reboot...
 touch /var/run/need_reboot