We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e48e56 commit 2bc1c99Copy full SHA for 2bc1c99
1 file changed
content/en/docs/cluster/nop-linux.md
@@ -37,6 +37,7 @@ systemctl --user disable --now snap.snapd-desktop-integration.snapd-desktop-inte
37
sudo systemctl disable --now wpa_supplicant.service
38
sudo systemctl disable --now launchpadlib-cache-clean.timer
39
sudo rm /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer # launchpad timer is a heavy beast and must be disabled in global scope
40
+systemctl --user disable --now launchpadlib-cache-clean.timer # can also be in user space sometimes
41
sudo systemctl disable --now snapd.snap-repair.timer
42
43
### END Window manager systems
0 commit comments