fix restorecon command
This commit is contained in:
@@ -37,7 +37,7 @@ mkdir /srv/smb/sambauser
|
|||||||
sudo semanage fcontext --add --type "samba_share_t" "/srv/smb(/.*)?"
|
sudo semanage fcontext --add --type "samba_share_t" "/srv/smb(/.*)?"
|
||||||
|
|
||||||
# Run restorecon at the root of the btrfs subvolume
|
# Run restorecon at the root of the btrfs subvolume
|
||||||
sudo restorecon -R /srv
|
sudo restorecon -FRv /srv
|
||||||
```
|
```
|
||||||
|
|
||||||
Edit /etc/samba/smb.conf
|
Edit /etc/samba/smb.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user