mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Create 20-ntopng-udm.sh (#17)
* Create 20-ntopng-udm.sh Creating more sample onboot scripts for related projects. * Update 20-ntopng-udm.sh Changed docker command to podman.
This commit is contained in:
parent
5658d78b60
commit
519d8759b8
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
## create files like this with different numbers for execution order
|
||||
## ala /etc/profile.d
|
||||
|
||||
## Start the ntopng-udm container, from https://github.com/tusc/ntopng-udm
|
||||
podman start ntopng
|
Loading…
Reference in New Issue
Block a user