Accepting request 756002 from home:fbui:systemd:openSUSE-Factory
- Manually set system-uid-max and system-gid-max to 499 It used to be detected automatically by meson but it's been broken by the migration of login.defs from /etc to /usr/etc. OBS-URL: https://build.opensuse.org/request/show/756002 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1083
This commit is contained in:
parent
d74da009d3
commit
89502c3e90
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 17:20:04 UTC 2019 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Manually set system-uid-max and system-gid-max to 499
|
||||
|
||||
It used to be detected automatically by meson but it's been broken
|
||||
by the migration of login.defs from /etc to /usr/etc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 17:01:57 UTC 2019 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -481,6 +481,8 @@ opensuse_ntp_servers=({0..3}.opensuse.pool.ntp.org)
|
||||
-Drootprefix=/usr \
|
||||
-Dsplit-usr=true \
|
||||
-Dsplit-bin=true \
|
||||
-Dsystem-uid-max=499 \
|
||||
-Dsystem-gid-max=499 \
|
||||
-Dpamlibdir=/%{_lib}/security \
|
||||
-Drpmmacrosdir=no \
|
||||
-Dcertificate-root=%{_sysconfdir}/pki/systemd \
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 17:20:04 UTC 2019 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Manually set system-uid-max and system-gid-max to 499
|
||||
|
||||
It used to be detected automatically by meson but it's been broken
|
||||
by the migration of login.defs from /etc to /usr/etc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 17:01:57 UTC 2019 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -479,6 +479,8 @@ opensuse_ntp_servers=({0..3}.opensuse.pool.ntp.org)
|
||||
-Drootprefix=/usr \
|
||||
-Dsplit-usr=true \
|
||||
-Dsplit-bin=true \
|
||||
-Dsystem-uid-max=499 \
|
||||
-Dsystem-gid-max=499 \
|
||||
-Dpamlibdir=/%{_lib}/security \
|
||||
-Drpmmacrosdir=no \
|
||||
-Dcertificate-root=%{_sysconfdir}/pki/systemd \
|
||||
|
Loading…
Reference in New Issue
Block a user