diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-22 16:39:46 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-22 16:39:46 +0200 |
commit | 322cbd8a311b9bf345cb4f0322c02fa14e19843d (patch) | |
tree | d7777f64209cff561ba3a439d82746ea1fc6732d /debian/itzks-systems-filter.install | |
parent | 2bee2fde61abda636398286e77b0c72cb9bdd669 (diff) | |
download | itzks-systems-322cbd8a311b9bf345cb4f0322c02fa14e19843d.tar.gz itzks-systems-322cbd8a311b9bf345cb4f0322c02fa14e19843d.tar.bz2 itzks-systems-322cbd8a311b9bf345cb4f0322c02fa14e19843d.zip |
itzks-systems-filter: Let's install e2guardian-update-shallalists to /usr/sbin rather than /usr/local/sbin.
Diffstat (limited to 'debian/itzks-systems-filter.install')
-rw-r--r-- | debian/itzks-systems-filter.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/itzks-systems-filter.install b/debian/itzks-systems-filter.install index 9504ec3..05486b3 100644 --- a/debian/itzks-systems-filter.install +++ b/debian/itzks-systems-filter.install @@ -1,3 +1,3 @@ usr-lib-nagios-plugins/check_squid usr/lib/nagios/plugins/ -sbin/e2guardian-update-shallalists usr/local/sbin/ +sbin/e2guardian-update-shallalists usr/sbin/ etc/cron.d/itzks-systems-filter |