# debhelper's systemd helper does not have facility for masking services.
# Masking pulseaudio-enable-autospawn.service allows for pulseaudio 
# and pipewire to be co-installed by preventing pulseaudio's autospawn
# and allows for the user to switch between the two using systemd --user.
# This allows utilities such as studio-controls to take advantage of 
# configuring this for users.
ubuntustudio-pipewire-config: maintainer-script-calls-systemctl [postinst:12]
ubuntustudio-pipewire-config: maintainer-script-calls-systemctl [prerm:15]

# This is a simple utility that has usage help included if executed without
# arguments. It's installed to /usr/sbin since is can only be run as root or
# sudo. A gui frontend via zenity or kdialog may be developed in the future.
ubuntustudio-pipewire-config: no-manual-page [usr/sbin/ubuntustudio-pwjack-config]

# Package installs a symbolic link to /etc/ld.so.conf.d/ which requires a
# run of ldconfig. In order to do this, an ldconfig trigger must be used.
ubuntustudio-pipewire-config: package-has-unnecessary-activation-of-ldconfig-trigger
