pokt-takeoff-checklist.md
- [ ] Make sure `pocket` is configured to run as a systemctl process
Our AWS instances have it configured like so:
```bash
[Unit]
Description=POKT service
After=network.target
[Service]
User=ubuntu
This file has been truncated. show original