summarylogtreecommitdiffstats
path: root/homeassistant-scanner@.service
blob: cc9c4209feb7606a03d43a6f0849194499ce442e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Turn printer automatically on when the scanner application is open using homeassistant

[Service]
EnvironmentFile=/etc/homeassistant/%i.conf
ExecStart=/usr/lib/systemd/system/homeassistant-scanner.sh
Restart=always

[Install]
WantedBy=multi-user.target