Summary: | sudo systemctl disable qwe.socket causes alsa volume restoration | ||
---|---|---|---|
Product: | systemd | Reporter: | Sergej Pupykin <pupykin.s> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Sergej Pupykin
2015-01-14 12:40:04 UTC
qwe.socket does not exist, but it does not matter. Probably systemctl disable reloads target including alsa-* services. May be the prolem is related to alsa: /usr/lib/systemd/system/basic.target.wants contains alsa-restore.service -> ../alsa-restore.service alsa-state.service -> ../alsa-state.service How to fix this issue properly? Could you please turn on debug mode in PID with "systemd-analyze set-log-level debug". Then please reproduce the issue and attach the logs generated from PID 1 about this. Thanks! Should be fixed with http://cgit.freedesktop.org/systemd/systemd/commit/?id=6e392c9c45. (In reply to Zbigniew Jedrzejewski-Szmek from comment #4) > Should be fixed with > http://cgit.freedesktop.org/systemd/systemd/commit/?id=6e392c9c45. Thanks for finally reviewing it :) Is it going to be backported? That's really up to distributions. For Fedora, most likely. (In reply to Zbigniew Jedrzejewski-Szmek from comment #6) > That's really up to distributions. For Fedora, most likely. I've meant the stable branches (systemd-stable). (In reply to Ivan Shapovalov from comment #7) > (In reply to Zbigniew Jedrzejewski-Szmek from comment #6) > > That's really up to distributions. For Fedora, most likely. > > I've meant the stable branches (systemd-stable). Yes. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.