File: conf.systemctl

package info (click to toggle)
grc 1.13.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 592 kB
  • sloc: python: 421; sh: 203; makefile: 34; sql: 31
file content (41 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Name
regexp=\.service\s
colours=bright_white
-
regexp=\.mount\s
colours=magenta
-
regexp=\.device\s
colours=blue
-
regexp=\.socket\s
colours=cyan
-
regexp=\.slice\s
colours=dark red
-
regexp=\.path\s
colours=green
-
regexp=\.target\s
colours=dark magenta
-
regexp=\.timer\s
colours=dark cyan
-
regexp=\.swap\s
colours=bright_magenta
-
regexp=\sloaded\s
colours=cyan
-
regexp=\sactive\s
colours=green
-
# exited
regexp=exited
colours=red
-
# running
regexp=running
colours=green