[Unit] Description=Grafana Alloy Wants=network-online.target After=network-online.target [Service] User=alloy Group=grafana Type=simple Restart=on-failure EnvironmentFile=/etc/conf.d/alloy ExecStart=/usr/bin/alloy run /etc/alloy/config.alloy --storage.path=/var/lib/alloy ${ALLOY_OPTS} [Install] WantedBy=multi-user.target