Comment to task #371 in logrotate: doesn't work when logs and
log/archive are on different devices
Flyspray - The bug killer!
btsadmin at pld-linux.org
Tue Dec 28 14:34:29 CET 2004
Project: PLD 2.x (Ac)
Package: logrotate
Summary: doesn't work when logs and log/archive are on different
devices
Commented by: Andrzej Zawadzki (zawadaa)
Comment: config.c
if (sb.st_dev != sb2.st_dev) {
message(MESS_ERROR, "%s:%d olddir %s and log file %s "
"are on different devicesn", configFile,
lineNum, newlog->oldDir, newlog->files[i]);
return 1;
}
Czy to jest potrzebne? Bezpieczeństwo?
Wywaliłem to u siebie jak nie będzie problemów (w nocy zrobią się
logrotaty) to proponuję to wyrzucić
For more further see:
http://bugs.pld-linux.org/index.php?do=details&id=371&area=comments#tabs}
------------------------------------------------------------------------
THIS IS AN AUTOMATICALLY GENERATED MESSAGE, DO NOT REPLY
More information about the pld-bugs
mailing list