# vim: set ft=systemd : [Unit] Description=Home Assistant [Service] Type=simple ExecStart=/usr/local/bin/hass User=homeassistant UMask=0077 [Install] WantedBy=multi-user.target