for sailjail the Accounts.conf has to be migrated #45
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "migrate-conf-file"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Otherwise, with current build from git master, and on updated systems, it would appear as if there are no accounts configured.
for sailjail the Accounts.conf has to be migratedto [WIP] for sailjail the Accounts.conf has to be migratede43e5633b3
tof77f3dd176
f77f3dd176
to63e30713df
[WIP] for sailjail the Accounts.conf has to be migratedto for sailjail the Accounts.conf has to be migrated@ -249,0 +253,4 @@
QString path = QStandardPaths::writableLocation(QStandardPaths::ConfigLocation);
// According to sailjail docs, ^ should retun the full path with organization and
// app name. I only observed cases were this part was missing.
if (!path.contains("org.nextcloud/talk") && path.endsWith(".config")) {
would be better if not hard coded here, but survivable. Refering to markdown of https://github.com/sailfishos/sailjail-permissions#desktop-file-changes