mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-15 03:38:50 +01:00
12 lines
183 B
Desktop File
12 lines
183 B
Desktop File
[Unit]
|
|
Description=devterm printer main process
|
|
After=devterm-socat
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/local/bin/devterm_thermal_printer.elf
|
|
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|