From e34b886409400640c9dd15880eb55099ad3b48c3 Mon Sep 17 00:00:00 2001 From: Bandie Date: Sun, 18 Mar 2018 11:32:48 +0100 Subject: [PATCH] Fixing description --- src/grub2-se-verifyserv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/grub2-se-verifyserv.c b/src/grub2-se-verifyserv.c index fa35e2c..80688e4 100644 --- a/src/grub2-se-verifyserv.c +++ b/src/grub2-se-verifyserv.c @@ -1,6 +1,6 @@ /* FILENAME : grub2-se-verifyserv.c -DESCRIPTION : Service which touches a file to VRFFILE if the returncode is 0. +DESCRIPTION : Service which touches a file to VRFFILE if the return code of PROGRAM is STATUS_OK. AUTHOR : Bandie DATE : 2018-03-17T20:31:48+01:00 LICENSE : GNU-GPLv3