blob: 8c7fb4f90761b6e3efe87b653c03734fc74b0fc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#!@shebangdir@/execlineb -P
# ISC license.
multisubstitute {
importas -Si USER
importas -Si HOME
importas -Si USERTREE
}
compile-db
${HOME}/@usrconfdir@/${USERTREE}
@tmpfsdir@/@usrrundir@/${USER}/${USERTREE}/s6-rc
|