···11+# yeah we all want our spindle running persistently so
22+33+instructions:
44+55+1. move `spindle.service` to `/etc/systemd/system`
66+2. edit `env` with whatever you want your env vars to be
77+3. move `env` to `/etc/spindle_service`
88+4. run `systemctl enable spindle.service`
99+5. run `systemctl start spindle.service`
1010+6. profit
1111+1212+oh also this presumes that you moved the spindle binary to /usr/local/bin. if you didn't do that then update the path in spindle.service first