Bug 1506844
| Summary: | fedora-modular-release ships almost no systemd presets | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stephen Gallagher <sgallagh> |
| Component: | fedora-modular-release | Assignee: | Stephen Gallagher <sgallagh> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 27 | CC: | lnie, sgallagh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Fedora-Modular-27-20171027.n.2 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-10-28 11:09:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1492240 | ||
|
Description
Stephen Gallagher
2017-10-27 00:52:42 UTC
*** Bug 1506886 has been marked as a duplicate of this bug. *** The fedora-modular-release package now has all of the presets from standard Fedora and Server Edition. This should be fixed in the next compose. Confirmed fixed in compose Fedora-Modular-27-20171027.n.2
[root@fonts ~]# systemctl status
● fonts.sgallagh.rht
State: running
Jobs: 0 queued
Failed: 0 units
Since: Sat 2017-10-28 06:54:09 EDT; 14min ago
CGroup: /
├─user.slice
│ └─user-0.slice
│ ├─session-5.scope
│ │ ├─1014 sshd: root [priv]
│ │ ├─1018 sshd: root@pts/0
│ │ ├─1019 -bash
│ │ ├─1039 systemctl status
│ │ └─1040 less
│ ├─session-3.scope
│ │ ├─687 login -- root
│ │ └─971 -bash
│ └─user
│ └─init.scope
│ ├─964 /usr/lib/systemd/systemd --user
│ └─966 (sd-pam)
├─init.scope
│ └─1 /usr/lib/systemd/systemd --switched-root --system --deserialize 24
└─system.slice
├─lvm2-lvmetad.service
│ └─545 /usr/sbin/lvmetad -f -t 3600
├─firewalld.service
│ └─632 /usr/bin/python3 -Es /usr/sbin/firewalld --nofork --nopid
├─gssproxy.service
│ └─613 /usr/sbin/gssproxy -D
├─NetworkManager.service
│ ├─658 /usr/sbin/NetworkManager --no-daemon
│ └─806 /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-ens3.pid -lf /var/lib/NetworkManager/dhclien
├─dbus.service
│ └─611 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
├─sshd.service
│ └─668 /usr/sbin/sshd -D -oCiphers=aes256-gcm,chacha20-poly1305,aes256-ctr,aes256-cbc,aes128-gcm@opens
├─ModemManager.service
│ └─623 /usr/sbin/ModemManager
├─systemd-logind.service
│ └─607 /usr/lib/systemd/systemd-logind
├─polkit.service
│ └─721 /usr/lib/polkit-1/polkitd --no-debug
├─systemd-udevd.service
│ └─484 /usr/lib/systemd/systemd-udevd
├─systemd-journald.service
│ └─458 /usr/lib/systemd/systemd-journald
├─auditd.service
│ └─579 /sbin/auditd
└─chronyd.service
└─639 /usr/sbin/chronyd
|