LOGGING=--log-level=info

This commit is contained in:
Shihaam Abdul Rahman 2023-02-28 18:45:51 +05:00
parent d9b2df3f62
commit 53c0b3ca0b
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -91,6 +91,7 @@ curl -L -o podman-deb/etc/containers/policy.json https://src.fedoraproject.org/r
## Systemd service and socket files
mkdir -p podman-deb/usr/lib/systemd/system/
#
LOGGING="--log-level=info"
cat <<EOF > podman-deb/usr/lib/systemd/system/podman.service
[Unit]
Description=Podman API Service