git.sophuwu.com > manweb
updated service file
sophuwu sophie@sophuwu.com
Tue, 02 Sep 2025 06:59:39 +0200
commit

34d65475cfcfae0e8f67628d12d5d91d0125b7bf

parent

89ccce427ee65b02f22c38a55007c830c5377cc4

3 files changed, 5 insertions(+), 2 deletions(-)

jump to
M extra/manweb.serviceextra/manweb.service

@@ -8,6 +8,9 @@

WorkingDirectory=/var/lib/manweb Type=simple +Restart=on-failure +RestartSec=3 + User=manweb Group=manweb
M extra/nfpm_amd64.yamlextra/nfpm_amd64.yaml

@@ -1,4 +1,4 @@

-version: "1.5.0" +version: "1.5.1" name: "manweb" arch: "amd64" platform: "linux"
M extra/nfpm_arm64.yamlextra/nfpm_arm64.yaml

@@ -1,4 +1,4 @@

-version: "1.5.0" +version: "1.5.1" name: "manweb" arch: "arm64" platform: "linux"