[Unit] Description=smartctl prometheus exporter After=network.target [Service] Type=simple ExecStart=/usr/local/bin/smartctl_exporter --log.level=error Restart=always RestartSec=30 [Install] WantedBy=multi-user.target