Skip to content

Commit

Permalink
Test service
Browse files Browse the repository at this point in the history
  • Loading branch information
javierm committed Oct 16, 2023
1 parent 14f2725 commit e012b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/puma/templates/puma.service
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ StandardOutput=append: {{ puma_access_log }}
StandardError=append: {{ puma_error_log }}
Restart=always
RestartSec=1
SyslogIdentifier=puma
SyslogIdentifier={{ puma_service_unit_name }}

[Install]
WantedBy=default.target

0 comments on commit e012b74

Please sign in to comment.