Skip to content

Need to create $(TARGET_DIR)/etc/tmpfiles.d/confd.conf #17

Description

@getabc

Output

cp /opt/dev/rpi4/infix/package/confd//tmpfiles.conf /opt/dev/rpi4/infix/output/target/etc/tmpfiles.d/confd.conf
cp: cannot create regular file '/opt/dev/rpi4/infix/output/target/etc/tmpfiles.d/confd.conf': No such file or directory
make[1]: *** [Makefile:724: target-finalize] Error 1
make[1]: Leaving directory '/opt/dev/rpi4/infix/buildroot'

Confd package

[package/confd/confd.mk]
cp $(CONFD_PKGDIR)/tmpfiles.conf $(TARGET_DIR)/etc/tmpfiles.d/confd.conf

The directory is created with the [package/profeth/profeth.mk], but we are not using it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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