diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2016-07-20 12:51:07 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2016-07-20 15:37:50 -0500 |
commit | b085b2cda58bc884acb959e48f14fb044c983042 (patch) | |
tree | 107ed2bc2e0ad604179182ba977779c2a0053420 /etc/.gitignore | |
parent | daf93977641201f16c477b075ce9055a1da8f7b3 (diff) |
etc: create default rc.conf
Before now, /etc/rc.conf was created by the build system from multiple
rc.conf.* file fragments and there was no reason for this.
Diffstat (limited to 'etc/.gitignore')
-rw-r--r-- | etc/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/.gitignore b/etc/.gitignore index 6d86e6da..fe38bc1f 100644 --- a/etc/.gitignore +++ b/etc/.gitignore @@ -1,3 +1,2 @@ -rc.conf rc rc.shutdown |