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: > > 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. >> >> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/100bf300-dca2-4db4-94b6-5b4378a03474o%40googlegroups.com.
