feat: improve dbus integration for chsh, better handling of generic needrestart.

This commit is contained in:
Alexandre Pujol 2024-12-11 23:17:27 +01:00 committed by Alex
parent 3690a4c327
commit 14e9fea29a
5 changed files with 12 additions and 3 deletions

View file

@ -94,6 +94,7 @@ jobs:
sudo apt-get install -y \
apparmor-profiles apparmor-utils \
bats bats-support
sudo install -Dm0644 .github/local/needrestart /etc/apparmor.d/local/needrestart
- name: Install apparmor.d
run: |