We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ffb57 commit d260b7fCopy full SHA for d260b7f
debian/conffiles
@@ -1 +0,0 @@
1
-/etc/rsyslog.d/yeti-cli.rsyslog.conf
debian/install
@@ -1,3 +1,2 @@
yeti-cli yeti-cmd /usr/bin
2
-conf/yeti-cli.rsyslog.conf /etc/rsyslog.d/
3
conf/yeti-cli.yml.example /usr/share/yeti-cli/
debian/yeti-cli.logrotate
debian/yeti-cli.postinst
@@ -2,7 +2,6 @@
case "${1}" in
4
configure)
5
- service rsyslog restart
6
;;
7
abort-upgrade|abort-remove|abort-deconfigure)
8
0 commit comments