etc/samba/playstation2.conf: rename share to PS2SMB, update comments

This commit is contained in:
Aminda Suomalainen 2023-03-03 17:14:19 +02:00
parent e265916ba1
commit a80342b82b
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 5 additions and 3 deletions

View File

@ -13,10 +13,12 @@ usershare allow guests = yes
map to guest = bad user map to guest = bad user
allow insecure wide links = yes allow insecure wide links = yes
# This seems to control the share name # All guides seem to use the name PS2SMB, and it may require manual typing
[PlayStation2] # on the console
[PS2SMB]
Comment = PlayStation2 images Comment = PlayStation2 images
# sudo chcon -t samba_share_t /sambashare/ # sudo chcon -t samba_share_t /shome/jaettu/PS2
# jaettu = shared in Finnish
Path = /home/jaettu/PS2 Path = /home/jaettu/PS2
Browseable = yes Browseable = yes
Writeable = Yes Writeable = Yes