Sha256: 57e7c0d63e27315c50c9182b4c3796abda36abb56b2e689cdc907dac9c46ad83

Contents?: true

Size: 265 Bytes

Versions: 4

Compression:

Stored size: 265 Bytes

Contents

[Unit]
PartOf=app-bravo.target

[Service]
User=app
WorkingDirectory=/tmp/app
Environment=PORT=%i
ExecStart=/bin/bash -lc 'exec ./bravo'
Restart=always
StandardInput=null
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=%n
KillMode=mixed
TimeoutStopSec=5

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
ypadlyak-foreman-0.85.0 spec/resources/export/systemd/app-bravo@.service
foreman-0.86.0 spec/resources/export/systemd/app-bravo@.service
foreman-0.85.0 spec/resources/export/systemd/app-bravo@.service
foreman-0.84.0 spec/resources/export/systemd/app-bravo@.service