Rebuild rego-tunnel-linux with systemd as init
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2025-12-25 01:08:20 +00:00
parent 06662a294b
commit a17fe5843d
7 changed files with 121 additions and 3 deletions

View File

@@ -38,6 +38,10 @@
"private": false
}
],
"tmpfsMounts": [
"/run",
"/run/lock"
],
"devices": [
"/dev/net/tun:/dev/net/tun"
],
@@ -53,4 +57,4 @@
}
}
]
}
}