Hi, I'm running Lyx on Ubuntu 18.04 LTS; every time I save a file during editing the file permissions are changed to 600 octal even though the original file permissions were 644. This is creating problems for my backup software; anyone have an idea?
thanks
LyX ⇒ on save file set to no other access
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10340
- Joined: Mon Mar 10, 2008 9:44 pm
on save file set to no other access
Hi,
welcome to the forum!
Perhaps add a
Stefan
welcome to the forum!
Perhaps add a
chmod 644 *
command to the backup script, or to a cron job that runs every day. At least I'm not aware of a LyX feature for that setting.Stefan
LaTeX.org admin
-
- Site Moderator
- Posts: 542
- Joined: Sat Sep 01, 2012 6:38 am
on save file set to no other access
I think this behavior should be fixed for LyX 2.4.0 (which might not be released for a while). See this commit: https://git.lyx.org/?p=lyx.git;a=commit ... cb50ccf543