From 56e578c4af12fd077dbe2763be07e877849932e1 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Tue, 3 Mar 2009 20:47:20 +0000 Subject: Rearranging init-hooks to add a special network bridge hook. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2664 95ad53e4-c205-0410-b2fa-d234c58c8868 --- .../plugins/bootsplash/init-hooks/35-have-network-root/bootsplash.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 os-plugins/plugins/bootsplash/init-hooks/35-have-network-root/bootsplash.sh (limited to 'os-plugins/plugins/bootsplash/init-hooks/35-have-network-root/bootsplash.sh') diff --git a/os-plugins/plugins/bootsplash/init-hooks/35-have-network-root/bootsplash.sh b/os-plugins/plugins/bootsplash/init-hooks/35-have-network-root/bootsplash.sh new file mode 100644 index 00000000..606eb694 --- /dev/null +++ b/os-plugins/plugins/bootsplash/init-hooks/35-have-network-root/bootsplash.sh @@ -0,0 +1 @@ +[ ${no_bootsplash} -eq 0 ] && /bin/splashy_update "progress 35" >/dev/null 2>&1 -- cgit v1.2.3-55-g7522