Sha256: c91900c66a321dfb2221ac7ac71db6c68b33aac944c4d2852ee80cd6797f54c2

Contents?: true

Size: 282 Bytes

Versions: 8

Compression:

Stored size: 282 Bytes

Contents

[Unit]
StopWhenUnneeded=true

[Service]
User=app
WorkingDirectory=/tmp/app
Environment=PORT=5001
ExecStart=/bin/bash -lc './alpha'
Restart=always
StandardInput=null
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=%n
KillMode=process

[Install]
WantedBy=app-alpha.target

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
foreman-0.67.0-mingw32 spec/resources/export/systemd/app-alpha-2.service
foreman-0.67.0-java spec/resources/export/systemd/app-alpha-2.service
foreman-0.67.0 spec/resources/export/systemd/app-alpha-2.service
foreman-0.66.0-mingw32 spec/resources/export/systemd/app-alpha-2.service
foreman-0.66.0-java spec/resources/export/systemd/app-alpha-2.service
foreman-0.66.0 spec/resources/export/systemd/app-alpha-2.service
foreman-0.65.0 spec/resources/export/systemd/app-alpha-2.service
foreman-0.64.0 spec/resources/export/systemd/app-alpha-2.service