X under daemontools
[email protected] (Matthias Teege)
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Message-ID | <[email protected]> |
Moin, on a X terminal I tried to start X from daemontools with the following runscript: #!/bin/sh exec /usr/X11R6/bin/X -depth 24 -dpi 96x96 -quiet -indirect term.server 2>&1 X is comming up as expected but I got error messages on the console. Is there somthing wrong with the redirection? I didnt use multilog for logging. Is this necessary? Many thanks Matthias