Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP1:Update
plymouth.18106
plymouth-avoid-umount-hanging-shutdown.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File plymouth-avoid-umount-hanging-shutdown.patch of Package plymouth.18106
diff -Nura plymouth-0.9.5+git20190908+3abfab2/src/libply/ply-terminal-session.c plymouth-0.9.5+git20190908+3abfab2_new/src/libply/ply-terminal-session.c --- plymouth-0.9.5+git20190908+3abfab2/src/libply/ply-terminal-session.c 2019-09-09 07:31:37.000000000 +0000 +++ plymouth-0.9.5+git20190908+3abfab2_new/src/libply/ply-terminal-session.c 2019-09-11 07:41:17.432945317 +0000 @@ -183,6 +183,7 @@ ply_trace (" opened device '/dev/ptmx'"); +#if 0 ply_trace ("creating pseudoterminal"); if (grantpt (session->pseudoterminal_master_fd) < 0) { ply_save_errno (); @@ -192,6 +193,7 @@ return false; } ply_trace ("done creating pseudoterminal"); +#endif ply_trace ("unlocking pseudoterminal"); if (unlockpt (session->pseudoterminal_master_fd) < 0) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor