Add correct server pool directory on both sides
This commit is contained in:
@@ -5,6 +5,14 @@ zfs_mount.sh mount
|
||||
mkdir /var/run/motioneye && chown motion /var/run/motioneye/ && service motioneye restart && service motioneye status
|
||||
```
|
||||
|
||||
## Update and reboot
|
||||
```shell
|
||||
apt update && apt list --upgradable
|
||||
apt dist-upgrade && apt autoremove
|
||||
service motioneye stop
|
||||
zfs_mount.sh reboot
|
||||
```
|
||||
|
||||
## Debian Installation
|
||||
Boot Image Debian Netinstall on USB stick, Advanced Options->Expert Install
|
||||
Language: English, Location: other->Europe->Austria
|
||||
|
||||
Reference in New Issue
Block a user