Sha256: 0868cfc36f4c76ab38ec054cab1e5236ce5653e5930585960c9a16d0d89ef15c

Contents?: true

Size: 260 Bytes

Versions: 2

Compression:

Stored size: 260 Bytes

Contents

[Unit]
Description=PBM
After=network.target

[Service]
Type=simple
WorkingDirectory=/usr/share/pbm/current
ExecStart=/bin/bash -c "/home/pi/.rbenv/versions/3.0.1/bin/ruby /usr/share/pbm/current/app.rb"
Restart=no
Nice=-20

[Install]
WantedBy=multi-user.target

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
procon_bypass_man-0.3.12 project_template/systemd_units/pbm.service
procon_bypass_man-0.3.11 project_template/systemd_units/pbm.service