mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-05 21:15:38 -05:00
Remove rate limiting
This commit is contained in:
@@ -10,9 +10,7 @@ Type=simple
|
|||||||
ExecStart=/usr/bin/dms run --session
|
ExecStart=/usr/bin/dms run --session
|
||||||
ExecReload=/usr/bin/pkill -HUP -x dms
|
ExecReload=/usr/bin/pkill -HUP -x dms
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=3
|
RestartSec=2
|
||||||
StartLimitBurst=5
|
|
||||||
StartLimitIntervalSec=30
|
|
||||||
TimeoutStopSec=10
|
TimeoutStopSec=10
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|||||||
Reference in New Issue
Block a user