Package: radicale
Version: 3.0.6-3
Severity: minor

Dear Maintainer,

When radicale is started by systemd, log messages have the syslog
identifier "env".  For example:

    Aug 16 03:17:02 servername env[10730]: [2021-08-16 03:17:02 +0000] 
[10730/Thread-4] [WARNING] Client provided invalid sync token 
'http://radicale.org/ns/sync/4d313dba5726344f8f8299259cfc1875': Malformed 
token: 'http://radicale.org/ns/sync/4d313dba5726344f8f8299259cfc1875'

Which makes finding the source of the messages difficult.  This can be
avoided by changing `ExecStart=/usr/bin/env python3 -m radicale` to
`ExecStart=/usr/bin/radicale` or by adding `SyslogIdentifier=radicale`
to the `[Service]` section of radicale.service.

Thanks for considering,
Kevin


-- System Information:
Debian Release: 11.0
  APT prefers testing-debug
  APT policy: (990, 'testing-debug'), (990, 'testing'), (500, 
'unstable-debug'), (500, 'testing-security'), (500, 'unstable'), (101, 
'experimental'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.14.0-rc6 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to