This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/default/prometheus-tplink-plug-exporter
-
ExecStart=/usr/bin/prometheus-tplink-plug-exporter $ARGS
-
Restart=always
-
Type=simple
-
User=prometheus
-
-
[Unit]
-
After=network-online.target
-
Description=Prometheus Exporter for TPLink Kasa Smart Plugs
-
Documentation=https://github.com/fffonion/tplink-plug-exporter
-
Additionnal notes
Nothing here.