Sha256: e092eb8d2738df30fcbac8c8053510e1a2e0a52156bdc93bc8b1994da92bccec

Contents?: true

Size: 583 Bytes

Versions: 3

Compression:

Stored size: 583 Bytes

Contents

# Project Template
https://github.com/splaplapla/pbmenv で使っているファイルです

## systemd
* sudo ln -s /usr/share/pbm/current/systemd_units/pbm.service /etc/systemd/system/pbm.service
* sudo ln -s /usr/share/pbm/current/systemd_units/pbm_web.service /etc/systemd/system/pbm_web.service
* commands
  * systemctl daemon-reload
  * systemctl enable pbm.service
  * systemctl disable pbm.service
  * systemctl start pbm.service
  * systemctl status pbm.service
  * systemctl restart pbm.service
  * systemctl list-unit-files --type=service

### ログ
* journalctl -xe -f

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
procon_bypass_man-0.1.12 project_template/README.md
procon_bypass_man-0.1.11 project_template/README.md
procon_bypass_man-0.1.10 project_template/README.md