Skip to content

Commit

Permalink
fix(profile): set dettached flag on some systemd services.
Browse files Browse the repository at this point in the history
should fix #630
  • Loading branch information
roddhjav committed Jan 9, 2025
1 parent f21006d commit 70c06a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dists/flags/main.flags
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ systemd-ask-password complain
systemd-binfmt attach_disconnected,complain
systemd-cgls complain
systemd-cgtop complain
systemd-cryptsetup complain
systemd-cryptsetup attach_disconnected,complain
systemd-dissect attach_disconnected,complain
systemd-escape complain
systemd-generator-bless-boot attach_disconnected,complain
Expand All @@ -327,8 +327,8 @@ systemd-generator-integritysetup attach_disconnected,complain
systemd-generator-ostree attach_disconnected,complain
systemd-generator-run attach_disconnected,complain
systemd-generator-system-update attach_disconnected,complain
systemd-generator-user-autostart complain
systemd-generator-user-environment complain
systemd-generator-user-autostart attach_disconnected,complain
systemd-generator-user-environment attach_disconnected,complain
systemd-generator-veritysetup attach_disconnected,complain
systemd-homed attach_disconnected,complain
systemd-homework complain
Expand All @@ -342,7 +342,7 @@ systemd-shutdown complain
systemd-sleep-tlp complain
systemd-socket-proxyd complain
systemd-udevd attach_disconnected,complain
systemd-user-sessions complain
systemd-user-sessions attach_disconnected,complain
systemd-userwork attach_disconnected,complain
systemsettings complain
telegram-desktop complain
Expand Down

0 comments on commit 70c06a0

Please sign in to comment.