net-vpn/fastd: keepdir /etc/fastd

Signed-off-by: Artemis Everfree <artemis@artemis.sh>
This commit is contained in:
Artemis Everfree
2023-01-31 20:08:28 -08:00
parent f9f5502dfc
commit e8e9f77fc8

View File

@@ -70,4 +70,5 @@ src_install() {
systemd_dounit "doc/examples/fastd@.service"
newinitd "${FILESDIR}/fastd.init" fastd
use doc && doman doc/build/man/*
keepdir /etc/fastd
}