View Single Post
Posts: 210 | Thanked: 841 times | Joined on Feb 2013
#805
Originally Posted by coderus View Post
read my post properly. my battery charging.
if you have no package bme-rm-680-bin - install it
then
su
systemctl start bme-rm-680-bin.service

i'm just asking why bme-rm-680-bin.service not autostarting?
for autostart wouldn't you need to do:
Code:
systemctl enable bme-rm-680-bin.service
or am i wrong?