Forgejo creates its own data dir with tmpfiles
This commit is contained in:
parent
93cc8ebf36
commit
ab571ca4ea
1 changed files with 0 additions and 4 deletions
|
@ -83,10 +83,6 @@
|
||||||
forgejo-cli
|
forgejo-cli
|
||||||
];
|
];
|
||||||
|
|
||||||
systemd.tmpfiles.rules = [
|
|
||||||
"d /cephfs/appdata/forgejo - forgejo forgejo - -"
|
|
||||||
];
|
|
||||||
|
|
||||||
services.forgejo = {
|
services.forgejo = {
|
||||||
enable = true;
|
enable = true;
|
||||||
stateDir = "/cephfs/appdata/forgejo";
|
stateDir = "/cephfs/appdata/forgejo";
|
||||||
|
|
Loading…
Add table
Reference in a new issue