diff options
author | Roy Marples <roy@marples.name> | 2008-01-03 13:02:03 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-01-03 13:02:03 +0000 |
commit | 3a1cc82a8dbdfd73426d4120c84c7121118af546 (patch) | |
tree | f8ed679b155535299c3b1c98f5994681ae9c3b85 /README | |
parent | b6228a987e93356d1e9361399a63d2033eec6d63 (diff) |
Allow a BRANDING define to be used.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ PAM=pam TERMCAP=ncurses TERMCAP=termcap +You can also brand OpenRC if you so wish like so +BRANDING=\"Gentoo/$(uname -s)\" + If any of the following files exist then we do not overwrite them /etc/devd.conf /etc/rc |