diff options
author | Adam T. Carpenter <atc@53hor.net> | 2022-03-26 19:10:40 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2022-03-26 19:10:40 -0400 |
commit | 5bd215f07dbc1a0d8a37a8d9addf685202d1f124 (patch) | |
tree | b0c38c3e115ab985a0444ff2b52e8c5088a14381 /Bastillefile | |
download | transcoder-master.tar.xz transcoder-master.zip |
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 |