blob: da7493d8f6742ab0f36fb3c6dc0e18cc4193f45c [file] [log] [blame]
[Unit]
Description=LPC Snoop Daemon
After=systemd-modules-load.service
[Service]
Restart=always
ExecStart=@bindir@/snoopd -d "/dev/@SNOOP_DEVICE@" -b "@POST_CODE_BYTES@"
[Install]
WantedBy=@SYSTEMD_TARGET@