diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-11-21 10:25:38 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-11-21 18:35:18 +0100 |
commit | 2c06e40ae9ebde1eeda77e4f7b3583bc637b97eb (patch) | |
tree | f00442c99512eb6adcae7ed8a9b5cf33fb0bbfff /tmpfiles.d | |
parent | tmpfiles: narrow scope of HAVE_SYSV_COMPAT condition for legacy.conf (diff) | |
download | systemd-2c06e40ae9ebde1eeda77e4f7b3583bc637b97eb.tar.xz systemd-2c06e40ae9ebde1eeda77e4f7b3583bc637b97eb.zip |
tmpfiles: add period at end of the sentence
The license that is immediately above is properly punctuated and it looks
sloppy when our line below isn't.
Diffstat (limited to 'tmpfiles.d')
-rw-r--r-- | tmpfiles.d/20-systemd-shell-extra.conf.in | 2 | ||||
-rw-r--r-- | tmpfiles.d/20-systemd-ssh-generator.conf.in | 2 | ||||
-rw-r--r-- | tmpfiles.d/20-systemd-stub.conf.in | 2 | ||||
-rw-r--r-- | tmpfiles.d/20-systemd-userdb.conf.in | 2 | ||||
-rw-r--r-- | tmpfiles.d/credstore.conf | 2 | ||||
-rw-r--r-- | tmpfiles.d/etc.conf.in | 2 | ||||
-rw-r--r-- | tmpfiles.d/home.conf | 2 | ||||
-rw-r--r-- | tmpfiles.d/journal-nocow.conf | 2 | ||||
-rw-r--r-- | tmpfiles.d/legacy.conf.in | 2 | ||||
-rw-r--r-- | tmpfiles.d/portables.conf | 2 | ||||
-rw-r--r-- | tmpfiles.d/provision.conf | 2 | ||||
-rw-r--r-- | tmpfiles.d/systemd-network.conf | 2 | ||||
-rw-r--r-- | tmpfiles.d/systemd-nspawn.conf | 2 | ||||
-rw-r--r-- | tmpfiles.d/systemd-resolve.conf | 2 | ||||
-rw-r--r-- | tmpfiles.d/systemd-tmp.conf | 2 | ||||
-rw-r--r-- | tmpfiles.d/systemd.conf.in | 2 | ||||
-rw-r--r-- | tmpfiles.d/tmp.conf | 2 | ||||
-rw-r--r-- | tmpfiles.d/var.conf.in | 2 | ||||
-rw-r--r-- | tmpfiles.d/x11.conf | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/tmpfiles.d/20-systemd-shell-extra.conf.in b/tmpfiles.d/20-systemd-shell-extra.conf.in index 02f1ef5802..ba659c9d02 100644 --- a/tmpfiles.d/20-systemd-shell-extra.conf.in +++ b/tmpfiles.d/20-systemd-shell-extra.conf.in @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. {% if LINK_SHELL_EXTRA_DROPIN %} L$ {{SHELLPROFILEDIR}}/70-systemd-shell-extra.sh - - - - {{LIBEXECDIR}}/profile.d/70-systemd-shell-extra.sh diff --git a/tmpfiles.d/20-systemd-ssh-generator.conf.in b/tmpfiles.d/20-systemd-ssh-generator.conf.in index 8c9d3af1c3..7073fa554e 100644 --- a/tmpfiles.d/20-systemd-ssh-generator.conf.in +++ b/tmpfiles.d/20-systemd-ssh-generator.conf.in @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. {% if LINK_SSH_PROXY_DROPIN %} L$ {{SSHCONFDIR}}/20-systemd-ssh-proxy.conf - - - - {{LIBEXECDIR}}/ssh_config.d/20-systemd-ssh-proxy.conf diff --git a/tmpfiles.d/20-systemd-stub.conf.in b/tmpfiles.d/20-systemd-stub.conf.in index 910d943cad..512f39a3e9 100644 --- a/tmpfiles.d/20-systemd-stub.conf.in +++ b/tmpfiles.d/20-systemd-stub.conf.in @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. # Copy systemd-stub provided metadata such as PCR signature and public key file # from initrd into /run/, so that it will survive the initrd stage diff --git a/tmpfiles.d/20-systemd-userdb.conf.in b/tmpfiles.d/20-systemd-userdb.conf.in index c344c1b9e7..b719988e7f 100644 --- a/tmpfiles.d/20-systemd-userdb.conf.in +++ b/tmpfiles.d/20-systemd-userdb.conf.in @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. {% if LINK_SSHD_USERDB_DROPIN %} L {{SSHDCONFDIR}}/20-systemd-userdb.conf - - - - {{LIBEXECDIR}}/sshd_config.d/20-systemd-userdb.conf diff --git a/tmpfiles.d/credstore.conf b/tmpfiles.d/credstore.conf index de250f7561..970799fb5b 100644 --- a/tmpfiles.d/credstore.conf +++ b/tmpfiles.d/credstore.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. d /etc/credstore 0700 root root d /etc/credstore.encrypted 0700 root root diff --git a/tmpfiles.d/etc.conf.in b/tmpfiles.d/etc.conf.in index e54d3b1899..9c1ed67ab7 100644 --- a/tmpfiles.d/etc.conf.in +++ b/tmpfiles.d/etc.conf.in @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. L /etc/os-release - - - - ../usr/lib/os-release L+ /etc/mtab - - - - ../proc/self/mounts diff --git a/tmpfiles.d/home.conf b/tmpfiles.d/home.conf index 9f25b83392..7d9ed660ef 100644 --- a/tmpfiles.d/home.conf +++ b/tmpfiles.d/home.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. Q /home 0755 - - - q /srv 0755 - - - diff --git a/tmpfiles.d/journal-nocow.conf b/tmpfiles.d/journal-nocow.conf index e32a38855a..24190a9a7d 100644 --- a/tmpfiles.d/journal-nocow.conf +++ b/tmpfiles.d/journal-nocow.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. # Set the NOCOW attribute for directories of journal files. This flag # is inherited by their new files and sub-directories. Matters only diff --git a/tmpfiles.d/legacy.conf.in b/tmpfiles.d/legacy.conf.in index 5bc58f5df1..b475500e58 100644 --- a/tmpfiles.d/legacy.conf.in +++ b/tmpfiles.d/legacy.conf.in @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. # The functionality provided by these files and directories has been replaced # by newer interfaces. Their use is discouraged on legacy-free systems. This diff --git a/tmpfiles.d/portables.conf b/tmpfiles.d/portables.conf index 3fd0c7d302..38dab20e07 100644 --- a/tmpfiles.d/portables.conf +++ b/tmpfiles.d/portables.conf @@ -1,4 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. Q /var/lib/portables 0700 diff --git a/tmpfiles.d/provision.conf b/tmpfiles.d/provision.conf index 093104aaaf..2669863b6e 100644 --- a/tmpfiles.d/provision.conf +++ b/tmpfiles.d/provision.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. # Provision additional login messages from credentials, if they are set. Note # that these lines are NOPs if the credentials are not set or if the files diff --git a/tmpfiles.d/systemd-network.conf b/tmpfiles.d/systemd-network.conf index 5898e88de5..75b61b7d07 100644 --- a/tmpfiles.d/systemd-network.conf +++ b/tmpfiles.d/systemd-network.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. d$ /run/systemd/netif 0755 systemd-network systemd-network - d$ /run/systemd/netif/links 0755 systemd-network systemd-network - diff --git a/tmpfiles.d/systemd-nspawn.conf b/tmpfiles.d/systemd-nspawn.conf index 78bd1c670e..40e6787233 100644 --- a/tmpfiles.d/systemd-nspawn.conf +++ b/tmpfiles.d/systemd-nspawn.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. Q /var/lib/machines 0700 - - - diff --git a/tmpfiles.d/systemd-resolve.conf b/tmpfiles.d/systemd-resolve.conf index cb1c56d6a6..be5edc98e0 100644 --- a/tmpfiles.d/systemd-resolve.conf +++ b/tmpfiles.d/systemd-resolve.conf @@ -5,6 +5,6 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf diff --git a/tmpfiles.d/systemd-tmp.conf b/tmpfiles.d/systemd-tmp.conf index d47d468fba..b3cdd43a81 100644 --- a/tmpfiles.d/systemd-tmp.conf +++ b/tmpfiles.d/systemd-tmp.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. # Exclude namespace mountpoints created with PrivateTmp=yes x /tmp/systemd-private-%b-* diff --git a/tmpfiles.d/systemd.conf.in b/tmpfiles.d/systemd.conf.in index dac2e5bbc4..6436400cde 100644 --- a/tmpfiles.d/systemd.conf.in +++ b/tmpfiles.d/systemd.conf.in @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. d /run/user 0755 root root - {% if ENABLE_UTMP %} diff --git a/tmpfiles.d/tmp.conf b/tmpfiles.d/tmp.conf index fe5225d751..0052719b78 100644 --- a/tmpfiles.d/tmp.conf +++ b/tmpfiles.d/tmp.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. # Clear tmp directories separately, to make them easier to override q /tmp 1777 root root 10d diff --git a/tmpfiles.d/var.conf.in b/tmpfiles.d/var.conf.in index 557dd20ce9..8e1a9c0cfc 100644 --- a/tmpfiles.d/var.conf.in +++ b/tmpfiles.d/var.conf.in @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. q /var 0755 - - - diff --git a/tmpfiles.d/x11.conf b/tmpfiles.d/x11.conf index ef0b11dfd1..0e38f50bb5 100644 --- a/tmpfiles.d/x11.conf +++ b/tmpfiles.d/x11.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. # Make sure these are created by default so that nobody else can # or empty them at startup |