d = open('/dev/watchdog', 'w') while True: d.write('1') time.sleep(10) d.write('V') d.close()
Watchdog nedir? /makale/watchdog-nedir-96
Yorumlar