Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
packaging
Icinga 2 Security Releases 2.13.1 2.12.6 2.11.11
raspbian-icinga2
Commits
ea3ee221
Commit
ea3ee221
authored
Apr 25, 2019
by
Markus Frosch
Browse files
Remove old init.conf from upgraded systems
parent
3e1a43a0
Changes
3
Hide whitespace changes
Inline
Side-by-side
jessie/debian/icinga2-common.postinst
View file @
ea3ee221
...
...
@@ -32,6 +32,9 @@ is_fresh_install()
dpkg-maintscript-helper rm_conffile
\
"/etc/bash_completion.d/icinga2"
"2.4.1-2~"
--
"
$@
"
dpkg-maintscript-helper rm_conffile
\
"/etc/icinga2/init.conf"
"2.10.0~"
--
"
$@
"
case
"
$1
"
in
configure
)
if
!
getent passwd nagios
>
/dev/null
;
then
...
...
stretch/debian/icinga2-common.postinst
View file @
ea3ee221
...
...
@@ -32,6 +32,9 @@ is_fresh_install()
dpkg-maintscript-helper rm_conffile
\
"/etc/bash_completion.d/icinga2"
"2.4.1-2~"
--
"
$@
"
dpkg-maintscript-helper rm_conffile
\
"/etc/icinga2/init.conf"
"2.10.0~"
--
"
$@
"
case
"
$1
"
in
configure
)
if
!
getent passwd nagios
>
/dev/null
;
then
...
...
trusty/debian/icinga2-common.postinst
View file @
ea3ee221
...
...
@@ -32,6 +32,9 @@ is_fresh_install()
dpkg-maintscript-helper rm_conffile
\
"/etc/bash_completion.d/icinga2"
"2.4.1-2~"
--
"
$@
"
dpkg-maintscript-helper rm_conffile
\
"/etc/icinga2/init.conf"
"2.10.0~"
--
"
$@
"
case
"
$1
"
in
configure
)
if
!
getent passwd nagios
>
/dev/null
;
then
...
...
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