[Unit]
Description = Display system info on LCD
After = LCDd.service

[Service]
ExecStart = /usr/bin/lcdproc
Restart = always
RestartSec = 60

[Install]
WantedBy = multi-user.target
Also = LCDd.service