admin_overrides.md
... ...
@@ -11,7 +11,7 @@ SBGrid installations allow site-level software control for Administrators
11 11
12 12
Site administrators can prevent the shell initialization files from configuring software on a host by creating an empty file at
13 13
14
- **/programs/local/conf/disabled-hosts/<hostname>**
14
+ /programs/local/conf/disabled-hosts/<hostname>
15 15
16 16
where **<hostname>** is the output of the //hostname -s// command. This is useful for encouraging users not to run jobs on bastion hosts, file servers, etc.
17 17