[Bug 2063899] Re: [SRU] Users are not initially configured properly for audio in Ubuntu Studio

Steve Langasek 2063899 at bugs.launchpad.net
Fri May 3 18:09:40 UTC 2024


+    # Now, let's make sure we have the audio memlimits file in place
+    if ! [ -e /etc/security/limits.d/audio.conf ]; then
+        cp /usr/share/ubuntustudio/audio.conf /etc/security/limits.d/
+    fi

This results in an unowned file on the filesystem, and you don't remove
it again on package removal.  Is there a reason you aren't shipping this
as a conffile?

** Changed in: ubuntustudio-default-settings (Ubuntu Noble)
       Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Studio Development, which is subscribed to ubuntustudio-default-settings
in Ubuntu.
https://bugs.launchpad.net/bugs/2063899

Title:
  [SRU] Users are not initially configured properly for audio in Ubuntu
  Studio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-desktop-provision/+bug/2063899/+subscriptions




More information about the Ubuntu-reviews mailing list