mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 17:39:22 +01:00
8 lines
228 B
Plaintext
8 lines
228 B
Plaintext
# in case linuxbrew users have a group separate from wheel, this is the place
|
|
# to specify it.
|
|
[Service]
|
|
Environment=LINUXBREWUSER=
|
|
Environment=LINUXBREWUSER=root
|
|
Environment=LINUXBREWGROUP=
|
|
Environment=LINUXBREWGROUP=linuxbrew
|