Package: trousers
Version: 0.3.13-3
Severity: minor

Hi,

The initscript currently has the following test:

if [ "x$TPM_OWNER" != "xtss" ]

shouldn't this be changed to

if [ "x$TPM_OWNER" != "x$USER" ]

to be correct?

Cheers,

Laurent Bigonville

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to