Remove useless dbus call.

This commit is contained in:
zhangzihao 2021-05-15 22:45:08 +08:00
parent cc9b5dde11
commit 48c388d129
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ UkuiSearchQDBus::~UkuiSearchQDBus() {
//一键三连
void UkuiSearchQDBus::setInotifyMaxUserWatches() {
// /proc/sys/fs/inotify/max_user_watches
this->tmpSystemQDBusInterface->call("setInotifyMaxUserWatchesStep1");
// this->tmpSystemQDBusInterface->call("setInotifyMaxUserWatchesStep1");
// sysctl
this->tmpSystemQDBusInterface->call("setInotifyMaxUserWatchesStep2");
// /etc/sysctl.conf