mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-19 10:22:44 +01:00
devterm-printer.service add Restart=on-failure
This commit is contained in:
@@ -8,7 +8,8 @@ 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
|
||||
|
||||
Restart=on-failure
|
||||
RestartSec=2
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user