Skip to content

Commit 60dcc5d

Browse files
author
Josiah Ritchie
committed
Documenting new scripts in README
1 parent 50b7015 commit 60dcc5d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,9 @@ This is a startup script for tightvncserver on ubuntu capable of handling multip
2727

2828
## getswap.sh
2929
Reports the swap space usage by Process on a linux box
30+
31+
## rcl.service
32+
This is a systemd startup script / unit script / service script or whatever systemd calls it for the Retrospect backup client. When systemd 231 comes around to be used in a Ubuntu LTS or whatever distro you are using, consider adding 'ExecStatus=/usr/local/retrospect/client/retrocpl' to include the extra status info that older systemd doesn't gather. Ubuntu LTS 16.04 is currently using systemd 291 (so close).
33+
34+
## list-all-cron-jobs.sh
35+
For that time when your developers can't answer what cron job is running at what time, perhaps a bunch of them are out of reach, and one of their jobs is potentially changing a bunch of permissions inappropriately or otherwise wreaking havoc on a regular basis upon your system. Track 'em down! (Thanks to yukondude for posting a bunch of this on http://stackoverflow.com/a/137173/264881.

0 commit comments

Comments
 (0)