Skip to content

Instantly share code, notes, and snippets.

@glitsj16
Created January 22, 2023 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glitsj16/dae447c058aa5e263fbacc1f68a7e0d5 to your computer and use it in GitHub Desktop.
Save glitsj16/dae447c058aa5e263fbacc1f68a7e0d5 to your computer and use it in GitHub Desktop.
--- a/common/profile-sync-daemon.in
+++ b/common/profile-sync-daemon.in
@@ -573,6 +573,7 @@
echo "USE_SUSPSYNC=\"$USE_SUSPSYNC\""
echo "BROWSERS=\"${BROWSERS[*]}\""
echo "USE_BACKUPS=\"$USE_BACKUPS\""
+ echo "BACKUP_LIMIT=\"$BACKUP_LIMIT\""
} >> "$PSDCONFDIR/.psd.conf"
chmod 400 "$PSDCONFDIR/.psd.conf"
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment