* revert to bullseye. * add bookworm. * add bookworm to variants. * include xf86-video-dummy because the remote git instance is offline. * fix configure.
9 lines
188 B
Text
9 lines
188 B
Text
[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
|