]> git.pld-linux.org Git - projects/rc-scripts.git/blob - sysconfig/system
synced with 0.0.5
[projects/rc-scripts.git] / sysconfig / system
1 ###########
2 # $RUN_SULOGIN_ON_ERR - if "yes" this cause run on any errors sulogin instead
3 #                       shell
4
5 RUN_SULOGIN_ON_ERR=yes
6
7 ###########
8 # $DO_AUTO_SETUP_MEDIA - if "yes" perform automated setting up permission on
9 #                       /dev/hd? devices (664 on cdrom, 660 on disk) and
10 #                       prepare /etc/fstab for allow mount/umout for all
11 #                       normal users
12
13 DO_AUTO_SETUP_MEDIA=yes
This page took 0.063238 seconds and 3 git commands to generate.