diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-09-21 01:55:56 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-09-21 01:55:56 +0000 |
commit | 8b1f72a58af1c89dd2b37213cd9ab0615f49fe45 (patch) | |
tree | efb64b64794cda0e5ee61b551eeb79e5b72d4c8c | |
parent | 4088f1c0ca035609c37c36083accaaeed03b589b (diff) | |
download | slackbuilds-8b1f72a58af1c89dd2b37213cd9ab0615f49fe45.tar.gz slackbuilds-8b1f72a58af1c89dd2b37213cd9ab0615f49fe45.tar.bz2 |
backupninja: added a small TODO list on run handler
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@252 370017ae-e619-0410-ac65-c121f96126d4
-rw-r--r-- | backupninja/rub | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/backupninja/rub b/backupninja/rub index 6918ef8d..55b18f4d 100644 --- a/backupninja/rub +++ b/backupninja/rub @@ -30,6 +30,10 @@ # initscripts = absolute path where scripts are located # service = script name to be stoped at the begining of the backup and started at its end # +# TODO: support for better vserver inclusion/exclusion, like: +# vservers = yes (global or local config) +# exclude_vserver = vserver-name +# setsection general getconf log /var/log/backupninja-rub.log |