Commit Graph

5 Commits

Author SHA1 Message Date
Ilya Zlobintsev
48c4a8a102 feat: restart daemon if it crashes (just in case)
There hasn't been any real scenario of this happening, but it was
requested in https://github.com/ilya-zlobintsev/LACT/issues/359
2024-08-15 10:31:16 +03:00
Ilya Zlobintsev
a0bc9fd502 feat: set higher process priority (nice value) in the default systemd unit 2024-03-21 19:46:40 +02:00
Neal Gompa (ニール・ゴンパ)
e216a51237 fix: set lactd to run without requiring graphical mode (#221)
The lact daemon is usable in a command-line environment, since it
can be interfaced with via the command line. As it's useful in
headless setups, alter the systemd service unit to permit it.
2023-11-25 21:56:59 +02:00
Ilya Zlobintsev
de9786b59e feat: unified binary 2023-01-05 12:45:57 +02:00
Ilya Zlobintsev
0b4c42da12 update packaging 2023-01-01 23:25:37 +02:00