Being fine to the computer helps you one day. - rfkilld - An rfkill daemon, which runs scripts according to rfkill events.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit c30fef8943935881c32d75e6023746e0078b7ed5
(DIR) parent 1675531199d87bf7fa46767c58e0429fea1e072f
(HTM) Author: Christoph Lohmann <20h@r-36.net>
Date: Mon, 28 Feb 2011 20:39:52 +0100
Being fine to the computer helps you one day.
Diffstat:
rfkilld.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/rfkilld.c b/rfkilld.c
@@ -165,6 +165,7 @@ main(int argc, char *argv[])
}
}
+ closelog();
exit(EXIT_SUCCESS);
}