1
0
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:
purian23
2025-11-04 17:52:25 -05:00
parent 60a791442e
commit cbf409dffc

View File

@@ -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]