Skip to content

systemmgr/logrotate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 Welcome to logrotate 🚀

Description

Requires scripts to be installed

sudo bash -c "$(curl -q -LSsf "https://github.com/systemmgr/installer/raw/main/install.sh")" && sudo systemmgr install installer

OR

Automatic install/update

systemmgr update logrotate

requirements

Debian based

apt install logrotate

Fedora Based

yum install logrotate

Arch Based

pacman -S logrotate

MacOS

brew install logrotate

Manual install

APPDIR="/usr/local/etc/$APPNAME"
git clone https://github.com/systemmgr/logrotate "$APPDIR"
cp -Rfv "$APPDIR/etc/." "$HOME/.config/logrotate/"
[ -d "$APPDIR/bin" ] && cp -Rfv "$APPDIR/bin/." "$HOME/.local/bin/"

Author

🤖 casjay: Github 🤖
⛵ systemmgr: Github

Links

Build Status
logrotate wiki |

Releases

No releases published

Packages

No packages published

Languages