Bichon: Support v1 migration (#14524)

This commit is contained in:
Tom Frenzel
2026-05-18 16:43:44 +02:00
committed by GitHub
parent 1e795835fc
commit 1c216fc582
2 changed files with 83 additions and 1 deletions
+3 -1
View File
@@ -50,10 +50,12 @@ Type=simple
User=root
EnvironmentFile=/opt/bichon/bichon.env
WorkingDirectory=/opt/bichon
ExecStart=/opt/bichon/bichon
ExecStart=/opt/bichon/bichon-server
Restart=on-failure
RestartSec=5
LimitNOFILE=65536
[Install]
WantedBy=multi-user.target
EOF