mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-13 12:04:56 +02:00
(calibre-web) Add --no-sandbox for PDF conversion (#14461)
This commit is contained in:
@@ -52,6 +52,7 @@ After=network.target
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
Environment="QTWEBENGINE_CHROMIUM_FLAGS=--no-sandbox"
|
||||
WorkingDirectory=/opt/calibre-web
|
||||
ExecStart=/opt/calibre-web/.venv/bin/python /opt/calibre-web/cps.py
|
||||
Restart=on-failure
|
||||
|
||||
Reference in New Issue
Block a user