Remove unused tmpfiles
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -254,11 +254,5 @@ in
|
|||||||
[ "${autheliaConfig}:/etc/prometheus/conf.d/authelia.yaml" ];
|
[ "${autheliaConfig}:/etc/prometheus/conf.d/authelia.yaml" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.user.tmpfiles.rules = [
|
|
||||||
"d ${home}/.local/share/authelia/config 0755 ${user} ${user}"
|
|
||||||
"f ${home}/.local/share/authelia/config/users.yaml 0600 ${user} ${user}"
|
|
||||||
"d ${home}/.local/share/authelia/postgresql 0700 ${user} ${user}"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user