showbits/showbits-thermal-printer/meta/spinch.service

14 lines
264 B
Desktop File

[Unit]
Description=Showbits Thermal Printer
[Service]
Type=simple
ExecStart=/home/bondrucker/showbits-thermal-printer 0.0.0.0:8001 queue -p /dev/usb/lp0
Restart=on-failure
User=bondrucker
Group=bondrucker
WorkingDirectory=~
[Install]
WantedBy=multi-user.target