Initial commit
This commit is contained in:
commit
c30d65b16e
14 changed files with 301 additions and 0 deletions
6
templates/clean-wg.init.j2
Normal file
6
templates/clean-wg.init.j2
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue