Initial commit

This commit is contained in:
nemunaire 2023-03-15 18:13:31 +01:00
commit c30d65b16e
14 changed files with 301 additions and 0 deletions

View file

@ -0,0 +1,6 @@
#!/sbin/openrc-run
description="Maatma interface, API and more"
command="/usr/sbin/clean-wg.sh"
start_stop_daemon_args="--background --quiet"
pidfile="/var/run/$SVCNAME.pid"