aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtemis Everfree <artemis@artemis.sh>2023-01-31 20:08:28 -0800
committerArtemis Everfree <artemis@artemis.sh>2023-01-31 20:09:05 -0800
commite8e9f77fc8662f83ff4608d3ccdc4f511dff727e (patch)
tree1bd1dba23f12e26a435ab4a09c26720476c98980
parentdev-python/eventlet: new package, add 0.33.3 (diff)
downloadguru-e8e9f77fc8662f83ff4608d3ccdc4f511dff727e.tar.gz
guru-e8e9f77fc8662f83ff4608d3ccdc4f511dff727e.tar.bz2
guru-e8e9f77fc8662f83ff4608d3ccdc4f511dff727e.zip
net-vpn/fastd: keepdir /etc/fastd
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
-rw-r--r--net-vpn/fastd/fastd-22.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-vpn/fastd/fastd-22.ebuild b/net-vpn/fastd/fastd-22.ebuild
index 789e8b99d..a785085ab 100644
--- a/net-vpn/fastd/fastd-22.ebuild
+++ b/net-vpn/fastd/fastd-22.ebuild
@@ -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
}