DuMaM Posted October 26, 2017 Posted October 26, 2017 (edited) Hello Everyone, At first I'm sorry for my English I started working with Ubuntu server version -> Armbian_5.30_Orangepipc_Ubuntu_xenial_default_3.4.113. For my purposes I needed to enable watchdog on my board. It took me a while, but I managed to do it. After setting up whole configuration, and then start stop tests everythink seems to work just fine (watchdog reboot my bord). To finish whole process I wanted to enable wdog to start at boot, but it didnt activate after reset. After some digging in Internet and investigation i figured out that in watchdog.service file one line is missed which was in all other services. So after adding [Install] WantedBy=default.target to service file and rebooting bord, watchdog starts working . I wanted to add this to the repo, but i coudn't find place where i had to do it So if somebody can and know where it is i would be grateful, for adding it Cheers, Edited October 26, 2017 by DuMaM
Recommended Posts