mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
014c8fa586
* revert to bullseye. * add bookworm. * add bookworm to variants. * include xf86-video-dummy because the remote git instance is offline. * fix configure.
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
[program:dbus]
|
|
environment=HOME="/root",USER="root"
|
|
command=/usr/bin/dbus
|
|
autorestart=true
|
|
priority=100
|
|
user=root
|
|
stdout_logfile=/dev/stderr
|
|
stdout_logfile_maxbytes=0
|
|
redirect_stderr=true
|