Set age to 0 in wakapi so the config is always updated
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
};
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
"C+ /home/wakapi/config.yml 0777 root root - ${toString ./wakapi.yml}"
|
||||
"C+ /home/wakapi/config.yml 0777 root root 0 ${toString ./wakapi.yml}"
|
||||
];
|
||||
|
||||
systemd.services.wakapi = {
|
||||
|
||||
Reference in New Issue
Block a user