X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fshutdown.xml;h=af799c66490365a27894d8b52bc37061fcf073e3;hp=c48e14187907770fab083a9c4b7382a339aa249e;hb=dc7adf202b82fc0054c457ce6ca3bcedb88dde57;hpb=6b5ad000aba61a5312b5c3fac7dd85a0d33816af diff --git a/man/shutdown.xml b/man/shutdown.xml index c48e14187..af799c664 100644 --- a/man/shutdown.xml +++ b/man/shutdown.xml @@ -8,16 +8,16 @@ Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> @@ -76,11 +76,11 @@ implied. Note that to specify a wall message you must - speciy a time argument, too. + specify a time argument, too. If the time argument is used, 5 minutes before the system goes down the - /etc/nologin file is created to + /run/nologin file is created to ensure that further logins shall not be allowed. @@ -146,26 +146,6 @@ halt, power-off, reboot. - - - - Skip file system check - on reboot. This is equivalent to - creating the - /fastboot file - before going down. - - - - - - Force file system - check on reboot. This is equivalent to - creating the - /forcefsck file - before going down. - - @@ -188,13 +168,6 @@ code otherwise. - - Notes - - This is a legacy command available for - compatibility only. - - See Also