summarylogtreecommitdiffstats
path: root/firejail.hook
blob: be0a93eddfd80dbc1b5c32084c0f736d193bd350 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = Path
Target = usr/bin/*
Target = usr/local/bin/*
Target = usr/share/applications/*.desktop

[Action]
Description = Configuring symlinks in /usr/local/bin based on firecfg.config...
When = PostTransaction
Depends = firejail
Exec = /usr/bin/sh -c 'firecfg &>/dev/null'