Skip to content

Change the tarball template check #1482

@dswd

Description

@dswd

The current check tests whether the file ./sbin/init exists and belongs to 0/0. While the test itself is usefull, it can not be performed that way for several reasons:

  1. Depending on how the tarball is created, the path can also be sbin/init.
  2. Depending on how the tarball is created, the user can also be root/root.
  3. Depending on the OS (e.g. Debian 9) /sbin is a symlink to /usr/sbin so there is no entry for /sbin/init.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions