This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[1280324.475] -> [email protected]_registry(new id wl_registry@2) | |
[1280324.507] -> [email protected](new id wl_callback@3) | |
[1280324.617] [email protected]_id(3) | |
[1280324.628] [email protected](1, "wl_shm", 1) | |
[1280324.636] -> [email protected](1, "wl_shm", 1, new id [unknown]@4) | |
[1280324.646] [email protected](2, "wl_drm", 2) | |
[1280324.653] [email protected](3, "zwp_linux_dmabuf_v1", 3) | |
[1280324.660] [email protected](4, "wl_compositor", 4) | |
[1280324.667] -> [email protected](4, "wl_compositor", 4, new id [unknown]@5) | |
[1280324.676] [email protected](5, "wl_subcompositor", 1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/sh | |
### BEGIN INIT INFO | |
# Provides: pumacontrol | |
# Required-Start: $remote_fs $syslog | |
# Required-Stop: $remote_fs $syslog | |
# Default-Start: 2 3 4 5 | |
# Default-Stop: 0 1 6 | |
# Short-Description: Puma web server |