source: server/fedora/config/etc/rc.d/rc.local @ 151

Last change on this file since 151 was 151, checked in by presbrey, 17 years ago
subversionized virtual hosts startup script creates user sessions folder hosts file can only have fqdns
File size: 77 bytes
Line 
1#!/bin/bash
2
3touch /var/lock/subsys/local
4
5/bin/mkdir -pm 1773 /tmp/sessions
Note: See TracBrowser for help on using the repository browser.