Rev 8155 | Rev 8342 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8155 | Rev 8185 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | * You should have received a copy of the GNU General Public License |
13 | * You should have received a copy of the GNU General Public License |
14 | * along with this program; if not, write to the Free Software |
14 | * along with this program; if not, write to the Free Software |
15 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
15 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
16 | */ |
16 | */ |
17 | /* Routines to update home directory. */ |
17 | /* Routines to update home directory. */ |
- | 18 | ||
- | 19 | #include "wimslogd.h" |
|
18 | 20 | ||
19 | /* The following directories will be relocatable. |
21 | /* The following directories will be relocatable. |
20 | * Clusterable directories (log, backup) should be avoided. |
22 | * Clusterable directories (log, backup) should be avoided. |
21 | */ |
23 | */ |
22 | char *putlist[]={ |
24 | char *putlist[]={ |