Projet

Général

Profil

« Précédent | Suivant » 

Révision e381cc01

Ajouté par Ermal il y a presque 10 ans

Show proper status for ipsec

Voir les différences:

etc/inc/service-utils.inc
430 430
		case "dhcrelay6":
431 431
			$running = is_pid_running("{$g['varrun_path']}/dhcrelay6.pid");
432 432
			break;
433
		case 'ipsec':
434
			$running = is_pid_running("{$g['varrun_path']}/charon.pid");
435
			break;
433 436
		default:
434 437
			$running = is_service_running($service['name']);
435 438
	}

Formats disponibles : Unified diff