Skip to content

Commit d499544

Browse files
committed
Update Blog “open-sourcing-workshops-on-demand-part4-managing-the-backend”
1 parent 2986b43 commit d499544

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/blog/open-sourcing-workshops-on-demand-part4-managing-the-backend.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,15 +205,15 @@ It checks a quite long list of items like:
205205

206206
* Ensure limits are correct for students accounts
207207
* Copy the skeleton content under /etc/skel
208-
* Test .profile file
208+
* Test `.profile` file
209209
* Ensure vim is the default EDITOR
210-
* Setup logind.conf
211-
* Manage /etc/hosts file
210+
* Setup `logind.conf`
211+
* Manage `/etc/hosts` file
212212
* Install the pkg update script
213-
* Setup crontab for daily pkg security update
213+
* Setup `crontab` for daily pkg security update
214214
* Deliver create/reset/setup scripts as ansible template for variable expansion
215215
* Install utility scripts
216-
* Deliver the system scripts (cleanup-processes.sh.j2)
216+
* Deliver the system scripts (`cleanup-processes.sh.j2`)
217217
* Installation of the cleanup-processes script
218218
* Setup weekly cleanup processes task
219219
* Enable WoD service

0 commit comments

Comments
 (0)