mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-24 21:03:00 +01:00
edit devterm-printer.service
This commit is contained in:
@@ -4,8 +4,8 @@ After=devterm-socat
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
StandardOutput=/tmp/devterm_printer.log
|
StandardOutput=file:/tmp/devterm_printer.log
|
||||||
StandardError=/tmp/devterm_printer.err.log
|
StandardError=file:/tmp/devterm_printer.err.log
|
||||||
ExecStart=/usr/local/bin/devterm_thermal_printer.elf
|
ExecStart=/usr/local/bin/devterm_thermal_printer.elf
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user