Skip to content

Commit 543ea0f

Browse files
Refactoring
1 parent c869551 commit 543ea0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/sysadmin/installation/system_customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ submitty_install
4444

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

47-
The `submitty_daemon` user runs a variety of other scripts, such as [sbin/send_email.py](https://github.com/Submitty/Submitty/blob/master/sbin/send_email.py) to send pending emails every minute. Console output from these scripts can be emailed to a sysadmin to help ensure that errors can be reported and addressed.
47+
The `submitty_daemon` user runs a variety of other scripts, such as [sbin/send_email.py](https://github.com/Submitty/Submitty/blob/master/sbin/send_email.py) to send pending emails every minute. Console output from these scripts can be emailed to a sysadmin to help ensure that errors can be reported and addressed.
4848

4949
The first line of the relevant script should be set as `MAILTO=` with a valid email address, as shown below.
5050
```

0 commit comments

Comments
 (0)