fix netdata
This commit is contained in:
13
wo/cli/templates/kerneltweaks-service.mustache
Normal file
13
wo/cli/templates/kerneltweaks-service.mustache
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Linux kernel tweaks
|
||||
|
||||
# append here other services you want netdata to wait for them to start
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
ExecStart=/opt/kerneltweaks.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user