Fix sudoers chmod. Fix condition in calculate2.env.

master
Mike Hiretsky 13 years ago
parent 5db0674252
commit 0a3ab9421e

@ -1,4 +1,4 @@
# Calculate comment=# chmod=0400
# Calculate comment=# chmod=0440
Defaults env_reset
#?os_install_root_type==livecd#

@ -6,7 +6,7 @@ os_install_dev_from = #-os_root_dev-#
# NTP is a protocol designed to synchronize the clocks of computers over a network.
os_install_ntp = #-os_install_ntp-#
#os_root_type#
#pkg(sys-apps/calculate-install)>2.2.17-r1&&os_root_type=hdd#
#?pkg(sys-apps/calculate-install)>2.2.17-r1&&os_root_type=hdd#
# name of net manager which is used
os_install_net_settings = #-os_install_net_conf-#
#pkg#

@ -1,4 +1,4 @@
# Calculate format=patch path=/etc chmod=0400
# Calculate format=patch path=/etc chmod=0440
<reg>(# BEGIN laptop configuration)
.*(# END laptop configuration)</reg>
<text>\1

@ -1,4 +1,4 @@
# Calculate format=patch path=/etc chmod=0400
# Calculate format=patch path=/etc chmod=0440
<reg>(# BEGIN laptop configuration)
.*(# END laptop configuration)</reg>
<text>\1

Loading…
Cancel
Save