added ntopng
This commit is contained in:
11
ntopng/ntopng.service
Normal file
11
ntopng/ntopng.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=ntopng network traffic monitor
|
||||
Wants=redis.service
|
||||
After=redis.service
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=/etc/conf.d/ntopng
|
||||
ExecStart=/usr/bin/ntopng ${NTOPNG_COMMAND_OPTS}
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user