Skip to content

Commit f8205cf

Browse files
authored
Update system_customization.md
1 parent fa454f6 commit f8205cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_docs/sysadmin/installation/system_customization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,9 +372,9 @@ You can customize the login screen with markdown. By default, `# Login` is rende
372372

373373
Refer to [this](/student/communication/markdown) to learn more about markdown.
374374

375-
## Preserving your changes on system re-installation
375+
## Preserving system customization files on system re-installation
376376

377-
You can prevent your changes from being overwritten from a system re-install by entering paths into a JSON file.
377+
To prevent your system customization files (e.g., your institute logo on the login screen logo or your custom oage footer) from being overwritten or deleted from a system re-install, add these files to the follow JSON file:
378378

379379
The JSON file will be generated at `CONFIG_DIR/preserve_file_list.json` which is most likely `/usr/local/submitty/config/preserve_files_list.json`
380380

0 commit comments

Comments
 (0)