Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
agent
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
7
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
943345bc
authored
Dec 18, 2014
by
Oliver Pinter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix patch
parent
86a84c46
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
bootstrap-freebsd.sh
+2
-2
bootstrap/freebsd/fix-rc.subr.diff
+2
-2
No files found.
bootstrap-freebsd.sh
View file @
943345bc
...
@@ -21,7 +21,7 @@ fi
...
@@ -21,7 +21,7 @@ fi
if
[
!
-d
/root/agent
]
if
[
!
-d
/root/agent
]
then
then
cd
/root
cd
/root
git clone https://github.com/opntr/bme-c
ircle-cloud
-agent.git agent
git clone https://github.com/opntr/bme-c
loud-circle
-agent.git agent
fi
fi
cd
/root/agent
cd
/root/agent
...
@@ -33,7 +33,7 @@ then
...
@@ -33,7 +33,7 @@ then
echo
"patching /etc/rc.subr ..."
echo
"patching /etc/rc.subr ..."
(
(
cd
/etc
cd
/etc
patch
-p
1
< /root/agent/bootstrap/freebsd/fix-rc.subr.diff
patch
-p
0
< /root/agent/bootstrap/freebsd/fix-rc.subr.diff
)
)
fi
fi
...
...
bootstrap/freebsd/fix-rc.subr.diff
View file @
943345bc
---
/etc/
rc.subr.orig 2014-12-18 21:07:36.000000000 +0100
--- rc.subr.orig 2014-12-18 21:07:36.000000000 +0100
+++
/etc/rc.subr 2014-12-18 21:09:44
.000000000 +0100
+++
rc.subr 2014-12-18 21:27:58
.000000000 +0100
@@ -1330,24 +1330,17 @@
@@ -1330,24 +1330,17 @@
_rc_conf_loaded=true
_rc_conf_loaded=true
fi
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment