debian-atomic-system-files/apt-ostree-systemd/tmpfiles.d/apt-ostree-0-integration.conf
2025-09-01 14:05:34 -07:00

18 lines
620 B
Text

d /var/home 0755 root root -
d /var/srv 0755 root root -
d /var/roothome 0700 root root -
d /var/mnt 0755 root root -
d /run/media 0755 root root -
L /var/lib/dpkg - - - - ../../usr/share/dpkg
# this is normally owned by `filesystem`, but for multiple reasons, this doesn't
# work in the apt-ostree flow
d /usr/local/bin 0755 root root -
d /usr/local/etc 0755 root root -
d /usr/local/games 0755 root root -
d /usr/local/include 0755 root root -
d /usr/local/lib 0755 root root -
d /usr/local/man 0755 root root -
d /usr/local/sbin 0755 root root -
d /usr/local/share 0755 root root -
d /usr/local/src 0755 root root -