Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
xlockmore
xlock-wrapper
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xlock-wrapper of Package xlockmore
#! /bin/bash # Copyright (c) 1995-2002 SuSE Linux AG, Nuernberg, Germany. # All rights reserved. # # Author: Tomas Crhak <http://www.suse.de/feedback> # # xlock wrapper, that will restart xlock in case it terminates # unexpectedly (some modes can segfault) trap '' `seq 1 63` trap SIGCHLD /usr/lib/xlock/xlock "$@" status=$? test $status -gt 128 -a $status -lt 192 \ && exec /usr/bin/xlock -mode blank exit $status
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