-
-
Notifications
You must be signed in to change notification settings - Fork 260
Expand file tree
/
Copy pathtmpfiles.init.setup.in
More file actions
16 lines (16 loc) · 1.06 KB
/
tmpfiles.init.setup.in
File metadata and controls
16 lines (16 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# tmpfiles.d(5) config for Performance Co-Pilot startup components
#
# Path Mode User Group Age Argument
D PCP_RUN_DIR 0775 PCP_USER PCP_GROUP - -
d PCP_VAR_DIR 0755 root root - -
d PCP_VAR_DIR/config 0755 root root - -
d PCP_VAR_DIR/config/pmda 0775 PCP_USER PCP_GROUP - -
d PCP_VAR_DIR/config/pmie 0775 PCP_USER PCP_GROUP - -
d PCP_VAR_DIR/config/pmlogger 0775 PCP_USER PCP_GROUP - -
d PCP_TMP_DIR 0775 PCP_USER PCP_GROUP - -
d PCP_LOG_DIR 0775 PCP_USER PCP_GROUP - -
d PCP_LOG_DIR/pmcd 0755 root root - -
d PCP_LOG_DIR/pmfind 0775 PCP_USER PCP_GROUP - -
d PCP_LOG_DIR/pmie 0775 PCP_USER PCP_GROUP - -
d PCP_LOG_DIR/pmlogger 0775 PCP_USER PCP_GROUP - -
d PCP_LOG_DIR/pmproxy 0775 PCP_USER PCP_GROUP - -