Sha256: d6d9b186647b495b769ebbad671bd6f50aaf2da7c45219c71d5d97294bb056c6

Contents?: true

Size: 282 Bytes

Versions: 8

Compression:

Stored size: 282 Bytes

Contents

[Unit]
StopWhenUnneeded=true

[Service]
User=app
WorkingDirectory=/tmp/app
Environment=PORT=5000
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-1.service
foreman-0.67.0-java spec/resources/export/systemd/app-alpha-1.service
foreman-0.67.0 spec/resources/export/systemd/app-alpha-1.service
foreman-0.66.0-mingw32 spec/resources/export/systemd/app-alpha-1.service
foreman-0.66.0-java spec/resources/export/systemd/app-alpha-1.service
foreman-0.66.0 spec/resources/export/systemd/app-alpha-1.service
foreman-0.65.0 spec/resources/export/systemd/app-alpha-1.service
foreman-0.64.0 spec/resources/export/systemd/app-alpha-1.service