source: branches/fc15-dev/server/fedora/config/etc/rc.d/rc.local

Last change on this file was 2063, checked in by quentin, 12 years ago
Package afsagent systemd and get rid of rc.local sysname hack
  • Property svn:executable set to *
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.