Go to file
Dominique Leuenberger 59610b51cc Accepting request 922217 from Base:System
- Work around rpmlint complaining about /var/log/journal shipped with setgid bit
  This setgid bit has been already reviewed in the past and wasn't a
  concern. However we want the mode/ownership adjusted by tmpfiles and
  avoid the duplication of these info in rpm.
- Don't ghost own any directories created dynamically by tmpfiles
  Again rpmlint complains but it doesn't seem to make sense to try to
  track all paths (including theirs perms, ownerships...) created
  dynamically. And 'rpm -V' is likely to report issues later with
  these paths anyway.
  This effectively partially reverts the two previous commits.

- Make sure the build process won't create /var/log/journal
- /var/log/journal/remote is owned by systemd-journal-remote

- systemd.spec: fix a bunch of rpmlint errors/warnings

- Drop systemd-logger
  This sub package was introduced in order to configure persistent
  journal and also to make sure that another syslog provider (such as
  rsyslog) couldn't be installed at the same time: each syslog
  provider conflicts with each others.
  However this mechanism didn't work since uninstalling systemd-logger
  wasn't magically turning off persistent logging because
  /var/log/journal is likely to be populated hence not removed.
  Moreover using a subpackage to configure the mode of journald was
  overkill and the usual ways (main conf file or drop-ins) should be
  preferred.

- Import commit 7a5801342fe2f53e5c2a8578d6db132c0eca2d97
  8d65ec4a66 test: wc is needed by test/units/testsuite-50.sh

OBS-URL: https://build.opensuse.org/request/show/922217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=337
2021-10-04 16:39:17 +00:00
_service Update _service 2019-09-04 07:09:31 +00:00
.gitattributes Accepting request 43879 from Base:System 2010-07-30 11:59:59 +00:00
0001-conf-parser-introduce-early-drop-ins.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0003-strip-the-domain-part-from-etc-hostname-when-setting.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0005-udev-create-default-symlinks-for-primary-cd_dvd-driv.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0006-sysv-generator-add-back-support-for-SysV-scripts-for.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0007-networkd-make-network.service-an-alias-of-systemd-ne.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0008-sysv-generator-translate-Required-Start-into-a-Wants.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0009-pid1-handle-console-specificities-weirdness-for-s390.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0011-core-disable-session-keyring-per-system-sevice-entir.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
after-local.service - remove SysVStartPriority= from after-local.service, 2015-07-01 06:34:26 +00:00
baselibs.conf - Good bye compatlibs support 2016-12-08 13:23:11 +00:00
kbd-model-map.legacy - Allow YaST to select Iranian (Persian, Farsi) keyboard layout 2019-11-06 09:18:08 +00:00
pre_checkin.sh - Own a couple of directories even if they don't belong to systemd 2016-10-26 14:59:15 +00:00
scripts-systemd-fix-machines-btrfs-subvol.sh - Edit scripts-systemd-fix-machines-btrfs-subvol.sh 2018-01-15 10:27:52 +00:00
scripts-systemd-migrate-sysconfig-i18n.sh - migrate-sysconfig-i18n.sh: fix marker handling (bsc#1173229) 2020-06-24 06:50:07 +00:00
scripts-systemd-upgrade-from-pre-210.sh - Import commit d8196805089566ecd846b7c627ff2f3c42588c50 2018-04-23 08:01:18 +00:00
systemd-mini-rpmlintrc - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
systemd-mini.changes - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
systemd-mini.spec - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
systemd-rpmlintrc - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
systemd-sysv-convert - systemd-sysv-convert: handle the case when services are migrated 2021-02-05 13:05:42 +00:00
systemd-sysv-install - Now that chkconfig/insserv are history, let's implement the strict 2021-06-04 07:40:09 +00:00
systemd-user - Make sure dracut (if installed) will embed the new compat rule (bsc#982303) 2017-06-07 10:48:51 +00:00
systemd-v249.4+suse.39.g7a5801342f.tar.xz - Import commit 7a5801342fe2f53e5c2a8578d6db132c0eca2d97 2021-09-22 13:45:37 +00:00
systemd.changes - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
systemd.spec - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
tmpfiles-suse.conf - Finally don't create /run/lock/subsys anymore 2021-07-01 07:51:39 +00:00