Quadlet is a bit of a black sheep in the Podman ecosystem, often overlooked in favor of more traditional systemd unit files.

Let’s see it in action. Imagine you have a simple Nginx container you want to run automatically on boot.

First, create a file named nginx.service in /etc/modules-load.d/. This isn’t a systemd unit file itself, but a directive for systemd to load a kernel module.

# This is NOT a systemd unit file.
# It's a Quadlet file.
# The .service suffix tells systemd to treat it as a service.
# The .kube suffix tells systemd to treat it as a kube resource.
# The .mount suffix tells systemd to treat it as a mount point.
# The .path suffix tells systemd to treat it as a path unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.
# The .slice suffix tells systemd to treat it as a slice unit.
# The .scope suffix tells systemd to treat it as a scope unit.
# The .service suffix tells systemd to treat it as a service unit.
# The .automount suffix tells systemd to treat it as an automount unit.
# The .network suffix tells systemd to treat it as a network unit.
# The .timer suffix tells systemd to treat it as a timer unit.
# The .socket suffix tells systemd to treat it as a socket unit.
# The .device suffix tells systemd to treat it as a device unit.
# The .target suffix tells systemd to treat it as a target unit.
# The .swap suffix tells systemd to treat it as a swap unit.

Want structured learning?

Take the full Podman course →