mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-12 18:28:50 +01:00
edit devterm-printer.service
This commit is contained in:
parent
9179e0abc2
commit
5e37a70a51
@ -4,8 +4,8 @@ After=devterm-socat
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
StandardOutput=/tmp/devterm_printer.log
|
||||
StandardError=/tmp/devterm_printer.err.log
|
||||
StandardOutput=file:/tmp/devterm_printer.log
|
||||
StandardError=file:/tmp/devterm_printer.err.log
|
||||
ExecStart=/usr/local/bin/devterm_thermal_printer.elf
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user