summarylogtreecommitdiffstats
path: root/pipewire-dropin.install
blob: f134188615d3908cebc084fbae8a1ad9d995c92b (plain)
1
2
3
4
5
6
7
post_install() {
    echo "Reboot your system for the changes to take effect."
}

post_remove() {
    echo "Reboot your system for the changes to take effect."
}