diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-11-09 05:23:58 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-11-09 05:23:58 +0100 |
commit | db9ecf050165fd1033c6f81485917e229c4be537 (patch) | |
tree | 68a1e401823fc90fddae82e8858738b026ab8f89 /tmpfiles.d/systemd-pstore.conf | |
parent | hwdb: Add support for HP ZBook Studio G5 keyboard (#17525) (diff) | |
download | systemd-db9ecf050165fd1033c6f81485917e229c4be537.tar.xz systemd-db9ecf050165fd1033c6f81485917e229c4be537.zip |
license: LGPL-2.1+ -> LGPL-2.1-or-later
Diffstat (limited to 'tmpfiles.d/systemd-pstore.conf')
-rw-r--r-- | tmpfiles.d/systemd-pstore.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpfiles.d/systemd-pstore.conf b/tmpfiles.d/systemd-pstore.conf index e8e9ed48ae..e6540b5de4 100644 --- a/tmpfiles.d/systemd-pstore.conf +++ b/tmpfiles.d/systemd-pstore.conf @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: LGPL-2.1+ +# SPDX-License-Identifier: LGPL-2.1-or-later # # The systemd-pstore.service(1) archives the contents of /sys/fs/pstore # upon boot so that there is room for a subsequent dump. This service |