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
ExecReload=/usr/bin/pkill -HUP -x dms
Restart=always
RestartSec=3
StartLimitBurst=5
StartLimitIntervalSec=30
RestartSec=2
TimeoutStopSec=10
[Install]