[arm-allstar] journald.conf
David H.
dwh0305 at aol.com
Mon Oct 11 21:46:35 EDT 2021
Thank you. I'm running a Broadcastify feed and I'm launching it from a file I created called broadcastify.sh It runs from rc.local when I boot the system. This is what I was trying to fix when I messed things up. It writes to the log every 6 seconds!
Oct 11 20:23:07 W9DWH-51644 rc.local[284]: -------------------------------------------------------------------------------
Oct 11 20:23:07 W9DWH-51644 rc.local[284]: kbps mono % long switch short %
Oct 11 20:23:13 W9DWH-51644 rc.local[284]: [263B blob data]
Oct 11 20:23:13 W9DWH-51644 rc.local[284]: -------------------------------------------------------------------------------Here is the command line I have in my broadcastify.sh file:
lame --preset cbr 16 -r -m m -s 8 --scale 1.1 --bitwidth 16 /tmp/outsound/p1 - | ezstream -qvc /etc/ezstream.xml
Is there something I can add to this to prevent it from logging so that it doesn't fill up or wear out my SD card?
On Monday, October 11, 2021, 08:03:40 PM EDT, David McGough <kb4fxc at inttek.net> wrote:
Here is the "stock" /etc/systemd/journald.conf file:
##########################################################################
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# You can override the directives in this file by creating files in
# /etc/systemd/journald.conf.d/*.conf.
#
# See journald.conf(5) for details
[Journal]
Storage=volatile
#Compress=yes
#Seal=yes
#SplitMode=uid
#SyncIntervalSec=5m
#RateLimitInterval=30s
#RateLimitBurst=1000
#SystemMaxUse=
#SystemKeepFree=
#SystemMaxFileSize=
#RuntimeMaxUse=
#RuntimeKeepFree=
#RuntimeMaxFileSize=
#MaxRetentionSec=
#MaxFileSec=1month
#ForwardToSyslog=no
#ForwardToKMsg=no
#ForwardToConsole=no
#ForwardToWall=yes
#TTYPath=/dev/console
#MaxLevelStore=debug
#MaxLevelSyslog=debug
#MaxLevelKMsg=notice
#MaxLevelConsole=info
#MaxLevelWall=emerg
##########################################################################
On Mon, 11 Oct 2021, "David H. via ARM-allstar" wrote:
> I was wondering if someone would please copy and paste the default
> journald.conf from /etc/systemd/ Long story short I had to reinstall
> systemd and now it is logging absolutely everything!
>
> ---
> Sent From Mail For Windows 10 On My HP Envy x360 Ultrabook.
>
> _______________________________________________
>
> ARM-allstar mailing list
> ARM-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
>
More information about the ARM-allstar
mailing list