actually patch

This commit is contained in:
Neil Hanlon 2022-08-04 11:17:17 -04:00
parent 2e7bf59535
commit 27df421530
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
2 changed files with 5 additions and 1 deletions

View File

@ -38,4 +38,7 @@ templatesconfig_DATA = \
voidlinux.common.conf \ voidlinux.common.conf \
voidlinux.userns.conf \ voidlinux.userns.conf \
sabayon.common.conf \ sabayon.common.conf \
sabayon.userns.conf sabayon.userns.conf \
rocky.common.conf \
rocky.userns.conf

View File

@ -19,6 +19,7 @@ templates_SCRIPTS = \
lxc-pld \ lxc-pld \
lxc-slackware \ lxc-slackware \
lxc-sshd \ lxc-sshd \
lxc-rocky \
lxc-ubuntu \ lxc-ubuntu \
lxc-ubuntu-cloud \ lxc-ubuntu-cloud \
lxc-sparclinux \ lxc-sparclinux \