Move kdeconnect to session slice and expanded shell memory limits
This commit is contained in:
@@ -8,6 +8,7 @@ Restart=on-failure
|
||||
RestartSec=5s
|
||||
RestartMaxDelaySec=1min
|
||||
RestartSteps=5
|
||||
Slice=session.slice
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
[Unit]
|
||||
Description = PolicyKit authentication agent
|
||||
BindTo=sway-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
[Install]
|
||||
WantedBy=sway-session.target
|
||||
@@ -1,9 +1,8 @@
|
||||
[Scope]
|
||||
CPUAccounting=yes
|
||||
MemoryAccounting=yes
|
||||
|
||||
CPUQuota=400%
|
||||
MemoryHigh=1G
|
||||
MemoryMax=8G
|
||||
MemoryHigh=2G
|
||||
MemoryMax=4G
|
||||
|
||||
TasksMax=100
|
||||
|
||||
Reference in New Issue
Block a user