Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • HardenedBSD HardenedBSD
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HardenedBSD
  • HardenedBSDHardenedBSD
  • Issues
  • #12

Closed
Open
Created Sep 05, 2020 by Shawn Webb@shawn.webbOwner

jls -s: jls: unknown parameter: hardening.log.log

Created by: esbjerg

When trying to use jls -s on HBSD-12-stable I get an error instead of the parameters for the jail. The host is a HBSD-12-stable updated with hbsd-update.

$ hbsd-update -C hbsd-v1200060-a6ef4a64 [+] Remote version: hbsd-v1200060-a6ef4a64 sha256 cf0596c18cb23d7297810a1f57673c4a5ff42b54b8e78969be8a9f7df1e485d3

root@mika:~ # jls -s jls: unknown parameter: hardening.log.log

What I should see is something like this:

$ jls -s -j shell devfs_ruleset=0 enforce_statfs=2 host=new ip4=disable ip6=disable jid=2 name=shell osreldate=1201000 osrelease=12.1-RELEASE-p8 path=/jails/shell nopersist securelevel=-1 sysvmsg=disable sysvsem=disable sysvshm=disable vnet=inherit allow.nochflags allow.nomlock allow.mount allow.mount.nodevfs allow.mount.nofdescfs allow.mount.nonullfs allow.mount.noprocfs allow.noquotas allow.noraw_sockets allow.noread_msgbuf allow.reserved_ports allow.noset_hostname allow.nosocket_af allow.nosysvipc children.max=0 host.domainname=/""}"" host.hostid=0 host.hostname=shell host.hostuuid=00000000-0000-0000-0000-000000000000

(from a freebsd-12.1p8 host)

Edited May 04, 2021 by Loic
Assignee
Assign to
Time tracking