mirror of
https://github.com/clearlinux/koji-setup-scripts.git
synced 2026-04-28 11:03:50 +00:00
Add missing assumption for host setup
Koji will not work well if network and time are not configured properly. All basic configurations need performed on the host first prior to attempting to install and configure koji.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Assumes:
|
||||
|
||||
* All scripts are run as the root user
|
||||
* Basic configurations (e.g. network, time, etc.) have been applied to the host to allow applications to run well
|
||||
|
||||
How these scripts work:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user