1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

Simplify Copr spec

This commit is contained in:
purian23
2025-11-04 16:22:04 -05:00
parent f6efd2363a
commit 2a56e57490
2 changed files with 4 additions and 35 deletions

View File

@@ -10,7 +10,9 @@ Type=simple
ExecStart=/usr/bin/dms run --session
ExecReload=/usr/bin/pkill -HUP -x dms
Restart=always
RestartSec=1
RestartSec=3
StartLimitBurst=5
StartLimitIntervalSec=30
TimeoutStopSec=10
[Install]