|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd debug-shell.service has wrong executable (sushell) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Michael Woski <scalpel4k> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | 13.1 Milestone 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
fixed committed in home:fcrozat:branches:Base:System / systemd. Will be available there soon and will be pushed on Base:System and Factory later. This is an autogenerated message for OBS integration: This bug (789052) was mentioned in https://build.opensuse.org/request/show/144340 Factory / systemd |
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0 > Hallo Frederic, > > I have found some peculiarity with systemd and debug-shell.service. The > service tries to > > ExecStart=/sbin/sushell > > which I have not installed. As far as I understand, this shell comes with > selinux, according to the following code > (http://lists.freedesktop.org/archives/systemd-commits/2012-June/002116.html): I'll see if I can fix that in a way which would use sushell if selinux is installed or switch to bash instead. Could you open a bug report on bugzilla so I don't forget (and assign it to me, please) ? Reproducible: Always Steps to Reproduce: 1. 2. 3.