George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
soft-serve
Commits:
7aa0e874 by George Rawlinson at 2026-01-04T07:49:35+00:00
reuse: simplify conf
- - - - -
1 changed file:
- REUSE.toml
Changes:
=====================================
REUSE.toml
=====================================
@@ -7,8 +7,10 @@ path = [
"keys/**",
".SRCINFO",
".nvchecker.toml",
- "*.conf",
- "*.service",
+ "soft-serve.conf",
+ "systemd.service",
+ "sysusers.conf",
+ "tmpfiles.conf",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/soft-serve/-/commit/7aa0e874d9c7b57b6838b70ca750e8f35de98edb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/soft-serve/-/commit/7aa0e874d9c7b57b6838b70ca750e8f35de98edb
You're receiving this email because of your account on gitlab.archlinux.org.