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 nobody43
parent 85236a5818
commit 929bcaace3
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: |