Searched refs:RADVD_PID_FILE (Results 1 – 1 of 1) sorted by relevance
20 RADVD_PID_FILE = '/tmp/radvd_test.pid' variable115 if os.path.exists(RADVD_PID_FILE):116 pid = int(file(RADVD_PID_FILE).read())117 os.remove(RADVD_PID_FILE)133 (RADVD_EXECUTABLE, RADVD_PID_FILE, RADVD_CONFIG_FILE))