mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-15 03:38:50 +01:00
edit devterm-printer.service
This commit is contained in:
parent
9179e0abc2
commit
5e37a70a51
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user