Revert "feat: Add ngircd gluster mount"
This reverts commit e5bc6229eb
.
This commit is contained in:
parent
e5bc6229eb
commit
19f9c2215a
3 changed files with 0 additions and 14 deletions
|
@ -71,10 +71,5 @@
|
|||
what = "morbo:/tdarr";
|
||||
where = "/mnt/tdarr";
|
||||
}
|
||||
{
|
||||
type = "glusterfs";
|
||||
what = "morbo:/ngircd";
|
||||
where = "/mnt/ngircd";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
|
@ -58,9 +58,5 @@
|
|||
wantedBy = ["multi-user.target"];
|
||||
where = "/mnt/tdarr";
|
||||
}
|
||||
{
|
||||
wantedBy = ["multi-user.target"];
|
||||
where = "/mnt/ngircd";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
|
@ -71,10 +71,5 @@
|
|||
what = "127.0.0.1:/tdarr";
|
||||
where = "/mnt/tdarr";
|
||||
}
|
||||
{
|
||||
type = "glusterfs";
|
||||
what = "127.0.0.1:/ngircd";
|
||||
where = "/mnt/ngircd";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue