Package: autofs
Version: 5.1.2-4
Severity: minor

While working on another issue, I triggered a systemd reload while tailing the
logs and saw this...

Jun  1 21:26:51 ivanova systemd[1]: Reloading.
Jun  1 21:26:51 ivanova systemd[1]: /lib/systemd/system/autofs.service:7: 
PIDFile= references path below legacy directory /var/run/, updating 
/var/run/autofs.pid → /run/autofs.pid; please update the unit file accordingly.

Indeed, /lib/systemd/system/autofs.service does have a /var/run reference in
it's ExecStart line..

[~]grep var/run /lib/systemd/system/autofs.service
PIDFile=/var/run/autofs.pid
ExecStart=/usr/sbin/automount $OPTIONS --pid-file /var/run/autofs.pid


-- System Information:
Debian Release: 10.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages autofs depends on:
ii  libc6    2.28-10
ii  libxml2  2.9.4+dfsg1-7+b3
ii  ucf      3.0038+nmu1

Versions of packages autofs recommends:
ii  e2fsprogs   1.44.5-1
ii  kmod        26-1
ii  nfs-common  1:1.3.4-2.5

autofs suggests no packages.

-- no debconf information

-- 

John Eikenberry
[ [email protected] - http://zhar.net ]
________________________________________________________________________
"Perfection is attained, not when no more can be added, but when no more
 can be removed." -- Antoine de Saint-Exupery

Reply via email to