mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-12 18:28:50 +01:00
devterm-printer.service with EnvironmentFile=/usr/local/etc/devterm-printer
This commit is contained in:
parent
ab06c8f192
commit
c84a67e698
@ -4,6 +4,7 @@ After=devterm-socat
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
EnvironmentFile=/usr/local/etc/devterm-printer
|
||||
StandardOutput=file:/tmp/devterm_printer.log
|
||||
StandardError=file:/tmp/devterm_printer.err.log
|
||||
ExecStart=/usr/local/bin/devterm_thermal_printer.elf
|
||||
|
||||
1
Code/thermal_printer/usr/local/etc/devterm-printer
Normal file
1
Code/thermal_printer/usr/local/etc/devterm-printer
Normal file
@ -0,0 +1 @@
|
||||
TTF=/usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc
|
||||
Loading…
x
Reference in New Issue
Block a user