Skip to content

Commit

Permalink
archlinux: More aggressively disable nsresourced
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
(cherry picked from commit fcfd6ee3eff04c120d92c6e336cf95afb97b34af)
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
stgraber authored and simondeziel committed Jun 27, 2024
1 parent 06b81a6 commit 3e9401e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/archlinux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@ actions:
- trigger: post-packages
action: |-
#!/bin/sh
systemctl disable systemd-nsresourced
systemctl mask systemd-nsresourced.service systemd-nsresourced.socket
types:
- container

Expand Down

0 comments on commit 3e9401e

Please sign in to comment.