]> git.proxmox.com Git - systemd.git/blob - man/systemd-fsck@.service.html
Imported Upstream version 208
[systemd.git] / man / systemd-fsck@.service.html
1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>systemd-fsck@.service</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><style>
2 a.headerlink {
3 color: #c60f0f;
4 font-size: 0.8em;
5 padding: 0 4px 0 4px;
6 text-decoration: none;
7 visibility: hidden;
8 }
9
10 a.headerlink:hover {
11 background-color: #c60f0f;
12 color: white;
13 }
14
15 h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink, dt:hover > a.headerlink {
16 visibility: visible;
17 }
18 </style><a href="index.html">Index </a>·
19 <a href="systemd.directives.html">Directives </a>·
20 <a href="../python-systemd/index.html">Python </a>·
21 <a href="../libudev/index.html">libudev </a>·
22 <a href="../libudev/index.html">gudev </a><span style="float:right">systemd 208</span><hr><div class="refentry"><a name="systemd-fsck@.service"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>systemd-fsck@.service, systemd-fsck-root.service, systemd-fsck — File system checker logic</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><p><code class="filename">systemd-fsck@.service</code></p><p><code class="filename">systemd-fsck-root.service</code></p><p><code class="filename">/usr/lib/systemd/systemd-fsck</code></p></div><div class="refsect1"><a name="idm274678369888"></a><h2 id="Description">Description<a class="headerlink" title="Permalink to this headline" href="#Description"></a></h2><p><code class="filename">systemd-fsck@.service</code> is a
23 service responsible for file system checks. It is
24 instantiated for each device that requires a file
25 system
26 check. <code class="filename">systemd-fsck-root.service</code> is
27 responsible for file system checks on the root
28 file system.</p><p><code class="filename">systemd-fsck</code> will
29 forward file system checking progress to the
30 console. If a file system check fails, emergency mode
31 is activated, by isolating to
32 <code class="filename">emergency.target</code>.</p></div><div class="refsect1"><a name="idm274678365280"></a><h2 id="Kernel Command Line">Kernel Command Line<a class="headerlink" title="Permalink to this headline" href="#Kernel%20Command%20Line"></a></h2><p><code class="filename">systemd-fsck</code> understands
33 one kernel command line parameter:</p><div class="variablelist"><dl class="variablelist"><dt id="fsck.mode="><span class="term"><code class="varname">fsck.mode=</code></span><a class="headerlink" title="Permalink to this term" href="#fsck.mode="></a></dt><dd><p>One of
34 "<code class="literal">auto</code>",
35 "<code class="literal">force</code>",
36 "<code class="literal">skip</code>". Controls the
37 mode of operation. The default is
38 "<code class="literal">auto</code>", and ensures
39 that file system checks are done when
40 the file system checker deems them
41 necessary. "<code class="literal">force</code>"
42 unconditionally results in full file
43 system checks. "<code class="literal">skip</code>"
44 skips any file system
45 checks.</p></dd></dl></div></div><div class="refsect1"><a name="idm274682257536"></a><h2 id="See Also">See Also<a class="headerlink" title="Permalink to this headline" href="#See%20Also"></a></h2><p>
46 <a href="systemd.html"><span class="citerefentry"><span class="refentrytitle">systemd</span>(1)</span></a>,
47 <a href="fsck.html"><span class="citerefentry"><span class="refentrytitle">fsck</span>(8)</span></a>,
48 <a href="systemd-quotacheck.service.html"><span class="citerefentry"><span class="refentrytitle">systemd-quotacheck.service</span>(8)</span></a>
49 </p></div></div></body></html>