summarylogtreecommitdiffstats
path: root/homeassistant-printerqueue@.service
blob: a0cbba66a0417b345bdb6606d44a7729e646bce1 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Turn printer automatically on when printing using homeassistant

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

[Install]
WantedBy=multi-user.target