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