new services
This commit is contained in:
parent
ffa89b3abc
commit
728419db02
@ -19,7 +19,7 @@ rootpw --iscrypted --lock locked
|
|||||||
# SELinux configuration
|
# SELinux configuration
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
# System services
|
# System services
|
||||||
services --enabled="NetworkManager,chronyd,systemd-resolved"
|
services --enabled="NetworkManager,systemd-resolved"
|
||||||
# System timezone
|
# System timezone
|
||||||
timezone Europe/Paris --utc
|
timezone Europe/Paris --utc
|
||||||
# Use network installation
|
# Use network installation
|
||||||
|
@ -21,7 +21,7 @@ rootpw --iscrypted --lock locked
|
|||||||
# SELinux configuration
|
# SELinux configuration
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
# System services
|
# System services
|
||||||
services --enabled="NetworkManager,chronyd,systemd-resolved"
|
services --enabled="NetworkManager,systemd-resolved"
|
||||||
# System timezone
|
# System timezone
|
||||||
timezone Europe/Paris --utc
|
timezone Europe/Paris --utc
|
||||||
# Use network installation
|
# Use network installation
|
||||||
|
@ -21,7 +21,7 @@ rootpw --iscrypted --lock locked
|
|||||||
# SELinux configuration
|
# SELinux configuration
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
# System services
|
# System services
|
||||||
services --enabled="NetworkManager,chronyd,systemd-resolved"
|
services --enabled="NetworkManager,systemd-resolved"
|
||||||
# System timezone
|
# System timezone
|
||||||
timezone Europe/Paris --utc
|
timezone Europe/Paris --utc
|
||||||
# Use network installation
|
# Use network installation
|
||||||
|
@ -7,4 +7,4 @@
|
|||||||
#
|
#
|
||||||
# What ? This kickstart file provides the basic block to build a minimal operating system based on Fedora
|
# What ? This kickstart file provides the basic block to build a minimal operating system based on Fedora
|
||||||
|
|
||||||
services --enabled=NetworkManager,chronyd,systemd-resolved
|
services --enabled=NetworkManager,systemd-resolved
|
Loading…
x
Reference in New Issue
Block a user