diff options
Diffstat (limited to 'multihome.h')
-rw-r--r-- | multihome.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multihome.h b/multihome.h index a1c2ef2..5943b4e 100644 --- a/multihome.h +++ b/multihome.h @@ -21,6 +21,7 @@ #include <time.h> #define VERSION "0.0.1" +#define MULTIHOME_ROOT "home_local" #define OS_SKEL_DIR "/etc/skel/" // NOTE: Trailing slash is required #define RSYNC_BIN "/usr/bin/rsync" #define RSYNC_ARGS "-aq" |