diff options
| author | Michael DeHaan <mdehaan@redhat.com> | 2008-11-20 12:07:06 -0500 |
|---|---|---|
| committer | Michael DeHaan <mdehaan@redhat.com> | 2008-11-20 12:07:06 -0500 |
| commit | ac65eb3e27fc898701bc193ec9536099052d1d60 (patch) | |
| tree | 23c12150b0dd649f376e203f48b73ecc6b1fa996 /Makefile | |
| parent | e98291df585bcff57b27a4177d47d3ee2c67692c (diff) | |
Changes to the DHCP management code to use the new fields.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ restorestate: chown -R apache /var/www/cobbler chmod -R +x /var/www/cobbler/web chmod -R +x /var/www/cobbler/svc - #-[ "$(statepath)" != "/" ] && rm -rf $(statepath) + rm -rf $(statepath) completion: python mkbash.py |
