10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
# THIS FILE IS AUTOMATICALLY DISTRIBUTED BY PUPPET. ANY CHANGES WILL BE
|
|
# OVERWRITTEN.
|
|
|
|
/var/log/wtmp {
|
|
create 0664 root utmp
|
|
missingok
|
|
monthly
|
|
rotate 1
|
|
}
|