File: BUGS.md

package info (click to toggle)
bolt 0.7-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,396 kB
  • sloc: ansic: 21,784; python: 1,574; xml: 426; sh: 25; makefile: 13
file content (19 lines) | stat: -rw-r--r-- 500 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Bugs
====

Bugs are tracked at [fd.o's gitlab][gitlab issues].


Debugging
=========

The daemon can be run in verbose mode with the command line option `-v`.
This should normally not be necessary, except when debugging the DBus
layer of boltd (the verbose output is indeed very verbose).
To replace the currently running daemon and run a new instance of it
in the forground, launch the daemon with `--replace`:

    boltd --replace


[gitlab issues]: https://gitlab.freedesktop.org/bolt/bolt/issues