From 71fa2e283c4721230569e8611ac0470916fc75d0 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 14 Dec 2016 09:09:29 -0500 Subject: snap profile fix --- src/firejail/fs_var.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/firejail/fs_var.c b/src/firejail/fs_var.c index 86122e1c0..f742e7e22 100644 --- a/src/firejail/fs_var.c +++ b/src/firejail/fs_var.c @@ -106,8 +106,7 @@ static void build_dirs(void) { void fs_var_log(void) { build_list("/var/log"); - // note: /var/log is not created here, if it does not exist, this section fails. Intended? - + // note: /var/log is not created here, if it does not exist, this section fails. // create /var/log if it doesn't exit if (is_dir("/var/log")) { // extract group id for /var/log/wtmp -- cgit v1.2.3-70-g09d2