mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 02:41:35 +01:00
Give read permissions to restricted postgres service in module
This commit is contained in:
@@ -109,6 +109,10 @@
|
||||
gnutar
|
||||
gzip
|
||||
];
|
||||
|
||||
serviceConfig = {
|
||||
ReadWritePaths = [ "/var/www/archtika-websites" ];
|
||||
};
|
||||
};
|
||||
|
||||
services.getty.autologinUser = "dev";
|
||||
|
||||
Reference in New Issue
Block a user