diff options
author | James Meyer <james.meyer@operamail.com> | 2011-08-31 18:26:46 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-08-31 18:26:46 (GMT) |
commit | b6cec319d1e4e69c06a8bd2ddfc8fef533d8ef54 (patch) | |
tree | b23adf02fefd4a3486aa2081a4986a34ecc839b5 /build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay | |
parent | 9c3a8e34cf9b58b1e8b03e3c800d909a7b25f32d (diff) | |
parent | 204cf5d4d15dd60a24f5f741dd8c76294e08be83 (diff) | |
download | linhes_dev-b6cec319d1e4e69c06a8bd2ddfc8fef533d8ef54.zip |
Merge remote-tracking branch 'origin/testing' into testing
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay')
-rw-r--r-- | build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/etc/rc.d/functions.d/larch-hooks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/etc/rc.d/functions.d/larch-hooks b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/etc/rc.d/functions.d/larch-hooks index 1fa97d7..0f79938 100644 --- a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/etc/rc.d/functions.d/larch-hooks +++ b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/etc/rc.d/functions.d/larch-hooks @@ -16,7 +16,7 @@ sysinit_premount_larch() { # Add disk partitions to /etc/fstab x10d_fstab } -add_hook sysinit_premount sysinit_premount_larch +#add_hook sysinit_premount sysinit_premount_larch sysinit_end_larch() { |