On Mon, 6 Jan 2003 17:40:23 +1100 Bernhard L�der wrote: > Why would logrotate create something like this? > > ./mgetty.log.ttyS0.4.4.4.1.1.1.1.1.1.1
Because you've got weird rules governing what files logrotate rotates? Looks like it rotates mgetty.log.ttyS0 to mgetty.log.ttyS0.1, then rotates that, and so on and so forth. Make sense? It's not set to rotate *.log.* or something, is it? What does the relevant config fragment look like? -- Pete -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
