freeipa/ipapython/platform
Petr Viktorin c8abd24ebe Create /etc/sysconfig/network if it doesn't exist
When the --hostname option is given to ipa-client-install, we
write HOSTNAME to /etc/sysconfig/network. When that file didn't exist,
the installer crashed.

Create the file if it doesn't exist and we need to write to it.

https://fedorahosted.org/freeipa/ticket/2840
2012-08-03 12:09:56 +02:00
..
__init__.py Introduce platform-specific adaptation for services used by FreeIPA. 2011-09-13 11:25:58 +02:00
base.py Use certmonger to renew CA subsystem certificates 2012-07-30 13:39:08 +02:00
fedora16.py Use certmonger to renew CA subsystem certificates 2012-07-30 13:39:08 +02:00
redhat.py Create /etc/sysconfig/network if it doesn't exist 2012-08-03 12:09:56 +02:00
systemd.py Centralize timeout for waiting for servers to start. 2012-07-02 17:08:58 -04:00