Hi all,
Seems that systemd have decided to remove the 'e' flag on the systemd-tmpfiles-clean.service, wich result in a failed state for this service as the 'e' directive is used by psa-mail-drivers config files :
● systemd-tmpfiles-clean.service - Cleanup of Temporary Directories
Loaded: loaded (/lib/systemd/system/systemd-tmpfiles-clean.service; static)
Active: failed (Result: exit-code) since Mon 2020-03-02 15:26:08 CET; 8min ago
Docs: man:tmpfiles.d(5)
man:systemd-tmpfiles(8)
Process: 25028 ExecStart=/bin/systemd-tmpfiles --clean (code=exited, status=1/FAILURE)
Main PID: 25028 (code=exited, status=1/FAILURE)
Mar 02 15:26:08 plesk1 systemd[1]: Starting Cleanup of Temporary Directories...
Mar 02 15:26:08 plesk1 systemd-tmpfiles[25028]: [/usr/lib/tmpfiles.d/psa-mail-driver-common.conf:3] Unknown command type 'e'.
Mar 02 15:26:08 plesk1 systemd[1]: systemd-tmpfiles-clean.service: main process exited, code=exited, status=1/FAILURE
Mar 02 15:26:08 plesk1 systemd[1]: Failed to start Cleanup of Temporary Directories.
Mar 02 15:26:08 plesk1 systemd[1]: Unit systemd-tmpfiles-clean.service entered failed state.
root@plesk1:~# cat /usr/lib/tmpfiles.d/psa-mail-driver-common.conf
# remove temporary files lost by mail handlers
# delay is required to avoid removing of files currently in use
e /opt/psa/handlers/spool - - - 1d -
Obsidian and Debian 9 are on latest packages versions available.
Any tought if Plesk is working on this issue ?
Seems that systemd have decided to remove the 'e' flag on the systemd-tmpfiles-clean.service, wich result in a failed state for this service as the 'e' directive is used by psa-mail-drivers config files :
● systemd-tmpfiles-clean.service - Cleanup of Temporary Directories
Loaded: loaded (/lib/systemd/system/systemd-tmpfiles-clean.service; static)
Active: failed (Result: exit-code) since Mon 2020-03-02 15:26:08 CET; 8min ago
Docs: man:tmpfiles.d(5)
man:systemd-tmpfiles(8)
Process: 25028 ExecStart=/bin/systemd-tmpfiles --clean (code=exited, status=1/FAILURE)
Main PID: 25028 (code=exited, status=1/FAILURE)
Mar 02 15:26:08 plesk1 systemd[1]: Starting Cleanup of Temporary Directories...
Mar 02 15:26:08 plesk1 systemd-tmpfiles[25028]: [/usr/lib/tmpfiles.d/psa-mail-driver-common.conf:3] Unknown command type 'e'.
Mar 02 15:26:08 plesk1 systemd[1]: systemd-tmpfiles-clean.service: main process exited, code=exited, status=1/FAILURE
Mar 02 15:26:08 plesk1 systemd[1]: Failed to start Cleanup of Temporary Directories.
Mar 02 15:26:08 plesk1 systemd[1]: Unit systemd-tmpfiles-clean.service entered failed state.
root@plesk1:~# cat /usr/lib/tmpfiles.d/psa-mail-driver-common.conf
# remove temporary files lost by mail handlers
# delay is required to avoid removing of files currently in use
e /opt/psa/handlers/spool - - - 1d -
Obsidian and Debian 9 are on latest packages versions available.
Any tought if Plesk is working on this issue ?