mirror of
https://gitlab.com/alliedmaldives/ops/podmanbuilder.git
synced 2025-02-23 12:22:04 +00:00
LOGGING=--log-level=info
This commit is contained in:
parent
d9b2df3f62
commit
53c0b3ca0b
@ -91,6 +91,7 @@ curl -L -o podman-deb/etc/containers/policy.json https://src.fedoraproject.org/r
|
|||||||
## Systemd service and socket files
|
## Systemd service and socket files
|
||||||
mkdir -p podman-deb/usr/lib/systemd/system/
|
mkdir -p podman-deb/usr/lib/systemd/system/
|
||||||
#
|
#
|
||||||
|
LOGGING="--log-level=info"
|
||||||
cat <<EOF > podman-deb/usr/lib/systemd/system/podman.service
|
cat <<EOF > podman-deb/usr/lib/systemd/system/podman.service
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Podman API Service
|
Description=Podman API Service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user