A System and Session Manager

Edit Package systemd

Systemd is a system and service manager, compatible with SysV and LSB
init scripts for Linux. systemd provides aggressive parallelization
capabilities, uses socket and D-Bus activation for starting services,
offers on-demand starting of daemons, keeps track of processes using
Linux cgroups, supports snapshotting and restoring of the system state,
maintains mount and automount points and implements an elaborate
transactional dependency-based service control logic. It can work as a
drop-in replacement for sysvinit.

Refresh
Refresh
Source Files
Filename Size Changed
0001-conf-parser-introduce-early-drop-ins.patch 0000013832 13.5 KB
0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch 0000002604 2.54 KB
0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch 0000000753 753 Bytes
0003-strip-the-domain-part-from-etc-hostname-when-setting.patch 0000001526 1.49 KB
0006-sysv-generator-add-back-support-for-SysV-scripts-for.patch 0000004785 4.67 KB
0007-networkd-make-network.service-an-alias-of-systemd-ne.patch 0000000843 843 Bytes
0008-sysv-generator-translate-Required-Start-into-a-Wants.patch 0000003061 2.99 KB
0009-pid1-handle-console-specificities-weirdness-for-s390.patch 0000002056 2.01 KB
0011-core-disable-session-keyring-per-system-sevice-entir.patch 0000001651 1.61 KB
_service 0000000616 616 Bytes
after-local.service 0000000497 497 Bytes
baselibs.conf 0000000330 330 Bytes
kbd-model-map.legacy 0000000978 978 Bytes
pre_checkin.sh 0000000624 624 Bytes
scripts-systemd-fix-machines-btrfs-subvol.sh 0000003714 3.63 KB
scripts-systemd-migrate-sysconfig-i18n.sh 0000004240 4.14 KB
scripts-systemd-upgrade-from-pre-210.sh 0000001174 1.15 KB
systemd-mini-rpmlintrc 0000000577 577 Bytes
systemd-mini.changes 0000495282 484 KB
systemd-mini.spec 0000062948 61.5 KB
systemd-rpmlintrc 0000000577 577 Bytes
systemd-sysv-convert 0000002905 2.84 KB
systemd-sysv-install 0000002929 2.86 KB
systemd-user 0000000220 220 Bytes
systemd-v249.4+suse.39.g7a5801342f.tar.xz 0007266304 6.93 MB
systemd.changes 0000495282 484 KB
systemd.spec 0000062751 61.3 KB
tmpfiles-suse.conf 0000000398 398 Bytes
Revision 337 (latest revision is 431)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 922217 from Franck Bui's avatar Franck Bui (fbui) (revision 337)
- 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
Comments 0
openSUSE Build Service is sponsored by