log message question

44 views
Skip to first unread message

Jamie Stephens

unread,
Jul 22, 2020, 2:01:16 PM7/22/20
to weewx-user
new user....

saw this in my logs today, anything i need to worry about?

Jul 22 09:25:19 weewx systemd[1]: Starting Cleanup of Temporary Directories...
Jul 22 09:25:20 weewx systemd-tmpfiles[7707]: /usr/lib/tmpfiles.d/vsftpd.conf:1: Line references path below legacy directory /var/run/, updating /var/run/vsftpd/empty → /run/vsftpd/empty; please update the tmpfiles.d/ drop-in file accordingly.
Jul 22 09:25:20 weewx systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Jul 22 09:25:20 weewx systemd[1]: Finished Cleanup of Temporary Directories.

Jaap de Munck

unread,
Jul 22, 2020, 6:25:44 PM7/22/20
to weewx-user
It's the systemd complaining that you should change the config how the program is started.

This is what the Filesystem Hierarchie Standard ( https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch05s13.html ) says about the /var/run directory:
This directory was once intended for system information data describing the system since it was booted. These functions have been moved to /run; this directory exists to ensure compatibility with systems and software using an older version of this specification.

Modern Linux distributions issue a warning when /var/run is used, that is what you see.


Op woensdag 22 juli 2020 20:01:16 UTC+2 schreef Jamie Stephens:

Jamie Stephens

unread,
Jul 23, 2020, 10:51:06 AM7/23/20
to weewx-user
thank you
Reply all
Reply to author
Forward
0 new messages