Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

aa-update-browser

aa-update-browser -V (return code: 1)

Illegal option --
aa-update-browser

Usage: aa-update-browser [OPTIONS] <profile>
  -u  comma separated list of abstractions for profile to use
  -d  dry-run. Only show what would be done.
  -l  list available abstractions
  -h  this message
Eg:
$ aa-update-browser -l
# aa-update-browser -u multimedia,productivity /etc/apparmor.d/usr.bin.firefox
aa-update-browser --help (return code: 1)

Illegal option --
aa-update-browser

Usage: aa-update-browser [OPTIONS] <profile>
  -u  comma separated list of abstractions for profile to use
  -d  dry-run. Only show what would be done.
  -l  list available abstractions
  -h  this message
Eg:
$ aa-update-browser -l
# aa-update-browser -u multimedia,productivity /etc/apparmor.d/usr.bin.firefox

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

7 Steps to configure BDR replication in postgresql

Postgres Streaming Replication Configuration

vacuumlo - removing large objects orphans from a database PostgreSQL