19 lines
677 B
Plaintext
19 lines
677 B
Plaintext
# /etc/cgrules.conf
|
|
#The format of this file is described in cgrules.conf(5)
|
|
#manual page.
|
|
#
|
|
# Example:
|
|
#<user> <controllers> <destination>
|
|
#@student cpu,memory usergroup/student/
|
|
#peter cpu test1/
|
|
#% memory test2/
|
|
# End of file
|
|
pgrondek:/usr/bin/google-chrome cpu,memory chromium
|
|
pgrondek:/home/pgrondek/bin/rambox cpu,memory chromium
|
|
|
|
pgrondek:/usr/bin/firefox cpu,memory firefox
|
|
|
|
pgrondek:/home/pgrondek/.sdkman/candidates/java/current/bin/java cpu,memory java
|
|
pgrondek:/home/pgrondek/.sdkman/candidates/java/11.0.5.hs-adpt/bin/java cpu,memory java
|
|
pgrondek:/home/pgrondek/.sdkman/candidates/java/11.0.6.hs-adpt/bin/java cpu,memory java
|