This repository has been archived on 2025-09-06. You can view files and clone it, but cannot push or open issues/pull-requests.
home-assistant-yellow/overlay/usr/lib/systemd/system
Dustin 292a4d2268 init-storage: Copy file contexts from rootfs
Apparently, BusyBox's `cp` does NOT copy SELinux contexts when the `-a`
argument is specified.  This differs from GNU coreutils's `cp`, and
explains why the files copied from the rootfs image to the persistent
storage volume were not being labelled correctly.  The `-c` argument is
required.

Now that files are labelled correctly when they are copied, the step to
run `restorecon` is no longer necessary.
2023-03-15 21:14:33 -05:00
..
auditd.service.d Enable SELinux 2023-03-12 12:34:12 -05:00
sysinit.target.wants Initial commit 2023-02-13 23:24:36 -06:00
factory-reset.service Add factory reset feature 2023-03-12 12:50:05 -05:00
init-storage.service Initial commit 2023-02-13 23:24:36 -06:00
ssh-keygen.target Store SSH host keys in /var/lib/ssh 2023-03-12 12:47:36 -05:00
ssh-keygen@.service Store SSH host keys in /var/lib/ssh 2023-03-12 12:47:36 -05:00