This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/grafana-server --config=/etc/grafana.ini -
Group=grafana -
LimitNOFILE=10000 -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
SuccessExitStatus=0 2 -
TimeoutStopSecIntroduced in systemd 188=20 -
User=grafana -
WorkingDirectory=/usr/share/grafana
-
-
[Unit]-
After=network.target postgresql.service mariadb.service mysqld.service -
Description=Grafana service
-
Additionnal notes
Nothing here.