9 lines
242 B
Text
9 lines
242 B
Text
|
[Unit]
|
||
|
Description = "Castopod Media Volume"
|
||
|
|
||
|
[Volume]
|
||
|
VolumeName = ${castopod_media_volume_name}
|
||
|
Device=/dev/disk/by-label/${castopod_media_volume_name}
|
||
|
Options=nodev,noexec,nosuid,rootcontext=system_u:object_r:container_file_t:s0
|
||
|
Type=ext4
|