diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-07-27 03:33:51 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-07-27 03:33:51 +0200 |
commit | 0488c48e764897b536769886814bbf3b3d279504 (patch) | |
tree | 63ee5a14052a615bfda74e2bc81a889deb1351a9 /hurd/faq/off.mdwn | |
parent | 32f77fe6a6acaf29dc2c494e9aa24c33ad3dd68a (diff) | |
parent | b687f782572b127e8ae32f0df40250fb19ccd22b (diff) |
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'hurd/faq/off.mdwn')
-rw-r--r-- | hurd/faq/off.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hurd/faq/off.mdwn b/hurd/faq/off.mdwn index 363436b0..64009101 100644 --- a/hurd/faq/off.mdwn +++ b/hurd/faq/off.mdwn @@ -19,3 +19,7 @@ will not work. Simply use the equivalent shortcut $ halt which is provided natively on GNU/Hurd, instead of from SYSV runlevels. + +Note that due to a bug, +we [[recommend you run syncfs|open_issues/sync_but_still_unclean_filesystem]] +prior to issuing the `halt` command. |