unless-stopped
This commit is contained in:
@@ -235,7 +235,7 @@ The role can automatically generate systemd service files for containers and pod
|
||||
podman_systemd_options:
|
||||
new: true # Generate new service files
|
||||
force: true # Overwrite existing files
|
||||
restart_policy: unless-stopped # Default restart policy
|
||||
restart_policy: always # Default restart policy
|
||||
time: 120 # Stop timeout in seconds
|
||||
no_header: false # Include header in service files
|
||||
wants: [] # Systemd unit Wants
|
||||
|
||||
Reference in New Issue
Block a user