Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:dirkmueller:Factory
sysuser-tools
disable-systemd-sysusers.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File disable-systemd-sysusers.patch of Package sysuser-tools
--- sysusers2shadow.sh.old 2024-07-04 14:24:01.013092683 +0200 +++ sysusers2shadow.sh 2024-07-04 14:28:06.701540250 +0200 @@ -7,14 +7,6 @@ "$@" } -if [ -x /usr/bin/systemd-sysusers ] && [ -e /proc/version ]; then - - if [ -n "$1" ] && [ "$1" != "%3" ]; then - REPLACE_ARG="--replace=/usr/lib/sysusers.d/$1" - fi - # Use systemd-sysusers and let it read the input directly from stdin - run /usr/bin/systemd-sysusers $REPLACE_ARG - -else # Absolute path to busybox, if found busybox= for i in /bin/busybox /usr/bin/busybox; do [ -x "$i" ] && busybox=$i; done @@ -126,4 +118,3 @@ ;; esac done -fi
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