This website requires JavaScript.
Explore
Help
Sign In
cellinfo
/
tftpboot
Watch
2
Star
0
Fork
You've already forked tftpboot
0
Code
Issues
2
Pull Requests
Releases
Activity
7acc0ca6e5
tftpboot
/
scripts
/
latecommand
/
logrotate
/
aptitude
9 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Create a tiny archive used as a post-install script at the end of a preseed.
2015-04-01 16:24:07 +02:00
/var/log/aptitude {
Set a new logrotate config (#12).
2017-09-05 17:04:52 +02:00
rotate 6
monthly
compress
missingok
notifempty
olddir /var/log/aptitude.d
Create a tiny archive used as a post-install script at the end of a preseed.
2015-04-01 16:24:07 +02:00
}