diff options
author | Cecil <knoppmyth@gmail.com> | 2011-08-09 06:02:19 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2011-08-09 06:02:19 (GMT) |
commit | c9c04b167c6beedfa37cb49a0eb7ed850bc1539a (patch) | |
tree | b0e73ad913cd4b8cb87b797826d9101845fc3e0f /build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay | |
parent | f88270773dbeea7b004c08282265373ad686aab7 (diff) | |
download | linhes_dev-c9c04b167c6beedfa37cb49a0eb7ed850bc1539a.zip |
linhes-dev:What happened here?!
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() { |