diff options
Diffstat (limited to 'Bastillefile')
-rw-r--r-- | Bastillefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Bastillefile b/Bastillefile new file mode 100644 index 0000000..e95baf3 --- /dev/null +++ b/Bastillefile @@ -0,0 +1,5 @@ +CMD mkdir -p /mnt/plex +FSTAB /zroot/media /mnt/plex nullfs rw 0 0 +CMD pw useradd -n plex -u 972 +OVERLAY root +PKG handbrake |