Bug#944423: gdm3: file /etc/gdm3/Init/Default tries to read file /etc/X11/Xresources, but this is a directory

2019-11-09 Thread Tilmann Böß
not run when I manually restart the service „gdm3“./ / Regards -- Tilmann Böß

Bug#932593: squid: started by systemd before local file systems are up and therefore fails

2019-08-11 Thread Tilmann Böß
ally. Why does Systemd ignore the After- and Require-Clauses set for Squid? Regards -- Tilmann Böß

Bug#932593: squid: started by systemd before local file systems are up and therefore fails

2019-07-22 Thread Tilmann Böß
(too much honour for such a small thought …) Thanks -- Dr. Tilmann Böß

Bug#932593: Acknowledgement (squid: Squid is started by systemd before local file systems are up and therefore fails)

2019-07-21 Thread Tilmann Böß
systemd after the upgrade might be helpful? Regards -- Tilmann Böß

Bug#763315: systemd: Dependency loop between basic.target, nfs-common, rpcbind,...

2016-01-04 Thread Tilmann Böß
Hi, I solved this problem for me by changing the runlevels in "/etc/init.d/rpcbind" and "/etc/init.d/nfs-common", e.g. < # Default-Start: S < # Default-Stop: 0 1 6 --- > # Default-Start: 1 2 3 4 5 > # Default-Stop: 0 6 Regards, Tilmann

Bug#756961: [Pkg-bluetooth-maintainers] Bug#756961: bluetooth service not starting on boot

2015-12-20 Thread Tilmann Böß
Hi, I had exactly the same problem ("bluetooth.service" dead after boot although enabled, manual start of "bluetooth.service" is successful). The dependency cycle might be caused by enabling "|NetworkManager-wait-online.service|" (ref:

Bug#612680: dbus-x11: X11 started from text console, dbus-launch terminates dbus-daemon if text console is used

2011-02-09 Thread Tilmann Böß
Package: dbus-x11 Version: 1.2.24-4 Severity: normal Tags: squeeze I start X11 from a text console using a small wrapper startx-wrapper (without the traps, X11 freezes when switching to the console and back to X11): #!/bin/bash trap '' HUP INT TSTP TTIN TTOU QUIT shopt -u huponexit