aboutsummaryrefslogtreecommitdiffstats
path: root/etc/login.users
blob: bc6ac4b09df1be71dc5c9f6364fc3a08bd478051 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# /etc/firejail/login.users - restricted user shell configuration
#
# Each user entry consists of a user name and firejail
# program arguments:
#
#       user name: arguments
#
# For example:
#
#       netblue:--net=none --protocol=unix
#
# The extra arguments are inserted into program command line if firejail
# was started as a login shell.