#Epoch Init System Configuration for Fedora 19 BootBannerText=Welcome back Subsentient! BootBannerColor=CYAN Hostname=FILE /etc/hostname DefaultRunlevel=boot EnableLogging=true DisableCAD=true BlankLogOnBoot=true MountVirtual=procfs sysfs devpts+ devshm+ #Begin object specs ObjectID=sysclock ObjectDescription=Configuring system clock ObjectStartCommand=hwclock -s ObjectStopCommand=hwclock -w ObjectStartPriority=1 ObjectStopPriority=2 ObjectEnabled=true ObjectOptions=RAWDESCRIPTION ObjectRunlevels=boot core ObjectID=mountruntmp ObjectDescription=Mounting /run and /tmp ObjectStartCommand=/etc/epoch/scripts/mountruntmp.sh ObjectStopCommand=NONE ObjectStartPriority=2 ObjectStopPriority=0 ObjectEnabled=true ObjectOptions=RAWDESCRIPTION ObjectRunlevels=boot core hurr ObjectID=rwfs ObjectDescription=root filesystem read-write support ObjectStartCommand=/bin/mount -o remount,rw / ObjectStopCommand=/bin/mount -o remount,ro / ObjectStartPriority=4 ObjectStopPriority=6 ObjectEnabled=true ObjectRunlevels=boot core ObjectID=udev ObjectDescription=UDev device manager ObjectStartCommand=/etc/epoch/scripts/udev.sh ObjectStopCommand=NONE ObjectStartPriority=3 ObjectStopPriority=0 ObjectEnabled=true ObjectRunlevels=boot durr ObjectID=extrafs ObjectDescription=extra filesystems and swaps ObjectStartCommand=mount -a && swapon -a ObjectStopCommand=swapoff -a && umount -a -r -t nodevtmpfs,notmpfs,nosysfs,noproc ObjectStartPriority=5 ObjectStopPriority=5 ObjectEnabled=true ObjectRunlevels=boot durr >!> We don't need any of this for the time being. ObjectID=syslogd ObjectDescription=syslogd ObjectStartCommand=syslogd #ObjectStopCommand=PIDFILE /run/syslogd.pid ObjectStopCommand=PID ObjectStartPriority=7 ObjectStopPriority=1 ObjectEnabled=true ObjectOptions=SERVICE AUTORESTART ObjectRunlevels=boot durr ObjectID=klogd ObjectDescription=klogd ObjectStartCommand=klogd ObjectStopCommand=PID ObjectStartPriority=7 ObjectStopPriority=1 ObjectOptions=SERVICE AUTORESTART ObjectEnabled=true ObjectRunlevels=boot ObjectID=crond ObjectDescription=crond ObjectStartCommand=crond ObjectStopCommand=PIDFILE /run/crond.pid ObjectStartPriority=7 ObjectStopPriority=1 ObjectOptions=SERVICE AUTORESTART ObjectEnabled=true ObjectRunlevels=boot durr