Skip to content

Commit 2bc1c99

Browse files
committed
More timer disable
1 parent 6e48e56 commit 2bc1c99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/en/docs/cluster/nop-linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ systemctl --user disable --now snap.snapd-desktop-integration.snapd-desktop-inte
3737
sudo systemctl disable --now wpa_supplicant.service
3838
sudo systemctl disable --now launchpadlib-cache-clean.timer
3939
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
4041
sudo systemctl disable --now snapd.snap-repair.timer
4142

4243
### END Window manager systems

0 commit comments

Comments
 (0)