From 71fa2e283c4721230569e8611ac0470916fc75d0 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 14 Dec 2016 09:09:29 -0500 Subject: snap profile fix --- etc/snap.profile | 2 -- src/firejail/fs_var.c | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/etc/snap.profile b/etc/snap.profile index 270fdf1a5..e2ada3a99 100644 --- a/etc/snap.profile +++ b/etc/snap.profile @@ -9,6 +9,4 @@ whitelist ~/snap whitelist ${DOWNLOADS} include /etc/firejail/whitelist-common.inc -caps.keep chown,sys_admin - 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