Commit Graph

27 Commits

Author SHA1 Message Date
Asif Bacchus 8efaed6bb7 fixed incorrect spacing after stamp to resolve logwatch errs 2019-01-30 11:57:10 -07:00
Asif Bacchus ec36c5ca12 fixed incorrectly quoted variables causing cmd errors 2019-01-30 11:50:25 -07:00
Asif Bacchus 3b7722ab56 quoted all variable expansions to handle spaces properly 2019-01-30 10:13:36 -07:00
Asif Bacchus 4dc34aa23d removed confusing ssh/repo password references in script 2019-01-30 09:11:51 -07:00
Asif Bacchus b8f96227cc replaced all ${stamp} with [$(stamp)] 2018-10-28 05:24:47 -06:00
Asif Bacchus 9e704bd440 removed static stamp var and replaced with dynamic function 2018-10-28 05:23:43 -06:00
Asif Bacchus 0718413d79 Changed all error indexes to include timestamp 2018-10-23 05:13:48 -06:00
Asif Bacchus 843edfff8e Changed all warning indexes to include timestamps 2018-10-23 05:09:48 -06:00
Asif Bacchus 6eaad32096 Changed exit code to 3 (unique) if exit due to not run as root 2018-10-23 05:05:08 -06:00
Asif Bacchus f938c8ef20 Handle possible trailing slash on input of log file path 2018-10-23 05:04:05 -06:00
Asif Bacchus e7d6ad8e31 Correct ncroot to ncRoot in OCC invocation 2018-10-23 05:02:13 -06:00
Asif Bacchus 035c7cfabb Added stamping to warning and error display in quit function 2018-10-23 04:57:30 -06:00
Asif Bacchus 65c8bf8113 Formatting change to end of script log entry 2018-10-18 00:48:57 -06:00
Asif Bacchus a2b462c202 Added info tags for borg processes 2018-10-18 00:26:50 -06:00
Asif Bacchus 646d4976fd Corrected typo in 503 comments 2018-10-18 00:23:01 -06:00
Asif Bacchus 34bae9d580 Added logfile location info tag 2018-10-18 00:19:56 -06:00
Asif Bacchus 15d2db16bd Changed ncMaint to use sudo instead of su to allow non-interactive accts 2018-10-16 09:25:45 -06:00
Asif Bacchus 71507b1341 Updated 'note' colour to light instead of normal magenta 2018-10-16 02:37:52 -06:00
Asif Bacchus 5cde95687e Removed extraneous trailing slash removal on exported TMPDIR var 2018-10-16 02:36:46 -06:00
Asif Bacchus 0d1e85179a Removed trailing slash on base_dir variable. Type-matched clean503 var. 2018-10-16 02:33:28 -06:00
Asif Bacchus aca45311ea Added warning for missing xtraLocations 2018-10-16 02:15:34 -06:00
Asif Bacchus 0d018e3b65 Updated exclusion processing section to only warn if errant file specified.
Logs if no file specified to begin with.
2018-10-16 02:07:47 -06:00
Asif Bacchus 2323eb435e Added logging of accepted mapped borg variables 2018-10-16 02:04:25 -06:00
Asif Bacchus e7f5a836ec Correct error checking within tmp dir creation section 2018-10-16 02:02:04 -06:00
Asif Bacchus fc3c793dc2 Added check/create tmp folder for borg to circumvent /tmp noexec problem 2018-10-16 01:37:44 -06:00
Asif Bacchus 15bf15269d Corrected spacing for clarity in if statement 2018-10-16 01:16:59 -06:00
Asif Bacchus 5c172fea0a Updated directory structure 2018-10-14 23:34:56 -06:00