mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-01-12 23:43:22 -05:00
Merge branch 'master' into new-schema
This commit is contained in:
commit
106cf8cb4b
@ -76,12 +76,11 @@ $ sudo vim /etc/systemd/system/moonfire-nvr.service
|
||||
$ sudo systemctl daemon-reload
|
||||
```
|
||||
|
||||
You'll want to add lines similar to the following to the `[Unit]` section of
|
||||
You'll want to add a line similar to the following to the `[Unit]` section of
|
||||
the file:
|
||||
|
||||
```
|
||||
After=media.nvr.mount
|
||||
Requires=media-mvr.mount
|
||||
RequiresMountsFor=/media/nvr
|
||||
```
|
||||
|
||||
## Completing configuration through the UI
|
||||
|
Loading…
Reference in New Issue
Block a user