Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sympl
Sympl
Commits
6cdb7c12
Commit
6cdb7c12
authored
May 09, 2017
by
telyn
Browse files
DIY the timer install
parent
b17c8d48
Changes
2
Hide whitespace changes
Inline
Side-by-side
monit/debian/postinst
View file @
6cdb7c12
...
...
@@ -46,4 +46,11 @@ fi
mkdir
-p
/var/lib/symbiosis/
#DEBHELPER#
if
systemctl status
>
/dev/null 2>&1
;
then
echo
"I: Enabling symbiosis-monit.timer"
systemctl
enable
symbiosis-monit.timer
systemctl start symbiosis-monit.timer
fi
exit
0
monit/debian/symbiosis-monit.install
View file @
6cdb7c12
...
...
@@ -3,4 +3,4 @@ monit.d/* etc/symbiosis/monit.d/
templates
/*
usr
/
share
/
symbiosis
/
monit
/
lib
/*
usr
/
lib
/
ruby
/
vendor_ruby
/
test
.
d
/*
etc
/
symbiosis
/
test
.
d
/
debian
/
symbiosis
-
monit
.
timer
lib
/
systemd
/
system
/
Write
Preview
Supports
Markdown
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