Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Benjamin Graillot
scripts
Commits
ced52d60
Commit
ced52d60
authored
Jul 26, 2013
by
Daniel STAN
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[arpwatch_sendmail/initscript] vraie variable $PATH
C'était *un peu* débile ce que j'avais fait …
parent
b3328454
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
surveillance/arpwatch/initscript
surveillance/arpwatch/initscript
+3
-2
No files found.
surveillance/arpwatch/initscript
View file @
ced52d60
...
...
@@ -11,9 +11,10 @@
NAME
=
arpwatch_sendmail
PIDF
=
/var/run/
$NAME
.pid
PATH
=
/usr/scripts/surveillance/arpwatch
BIN_PATH
=
/usr/scripts/surveillance/arpwatch
PATH
=
/sbin:/bin:/usr/sbin:/usr/bin
ARGS
=
root@crans.org
BIN
=
"/usr/bin/python
$PATH
/sendmail_server.py"
BIN
=
"/usr/bin/python
$
BIN_
PATH
/sendmail_server.py"
DESCR
=
"Script d'envoi de mails arpwatch"
.
/lib/lsb/init-functions
...
...
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