INSPIRCD: how deactivate all logs


These commands are for DEBIANs


  • as root type this command
systemctl edit --full inspircd

Will appear this

on the line "ExecStart=/usr/sbin/insoircd...."

change the string "/var/log/inspircd.log" to "/dev/null"

So the line will be like this

restart the service with the command

service inspired restart

Comments

Popular posts from this blog

how change email on improvmx.com

Export CSV from StrongBox and import to Bitwarden: the TOTP problem