Skip to content

debian: Make systemd unit WantedBy default.target instead of RequiredBy

Bob Ham requested to merge bob.ham/wys:systemd-unit-requires-fix into master

The RequiredBy relationship is too strong and breaks systemd when pulseaudio.service, which wys.service depends on, is masked.

Merge request reports