[feat] Tuning opencas for PiiOS

- disable modules reload during installation
- flush at shutdown
- todo: tuning flush parameters
This commit is contained in:
2025-04-15 13:30:33 +02:00
parent dd992d3cd9
commit cbcb8bab74
4 changed files with 3 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ DefaultDependencies=no
[Service]
Type=oneshot
ExecStart=/sbin/casctl stop
ExecStart=/sbin/casctl stop --flush
TimeoutStopSec=604800
[Install]