Skip to content

Commit 04b963f

Browse files
Updated log path
1 parent 6591a28 commit 04b963f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_docs/sysadmin/installation/system_customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To disable this auto-repair mechanism, comment out the relevant line in the sour
3939
# 0 * * * * submitty_daemon sudo /usr/local/submitty/sbin/repair_services.sh
4040

4141
# Then re-apply the configuration:
42-
submitty_install
42+
$ submitty_install
4343
```
4444

4545
_Note: This mechanism should only be disabled with caution in production environments._

_docs/sysadmin/troubleshooting/system_debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ redirect_from:
6565
* Look for errors in the daily service outage log
6666

6767
```
68-
/var/log/services/YYYYMMDD.txt
68+
/var/local/submitty/logs/services/YYYYMMDD.txt
6969
```
7070

7171
* Check the SSL keys / certificates for apache & nginx.

0 commit comments

Comments
 (0)