commit 29f3409ef4d0e0f8696b44b9b6fdd77707ae0ee9
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Tue May 7 12:45:03 2024 +0200

    Make sure that the acct directory exists on bootup

diff --git a/scripts/l2tpns.tmpfiles b/scripts/l2tpns.tmpfiles
new file mode 100644
index 0000000..39f7da4
--- /dev/null
+++ b/scripts/l2tpns.tmpfiles
@@ -0,0 +1,2 @@
+d /var/run/l2tpns 755 root root
+d /var/run/l2tpns/acct 755 root root
