mirror of https://github.com/jimsalterjrs/sanoid
Merge pull request #161 from phreaker0/cleanup
removed trailing whitespace
This commit is contained in:
commit
09a879664a
1
INSTALL
1
INSTALL
|
|
@ -29,4 +29,3 @@ strongly recommends using your distribution's repositories instead.
|
|||
On Ubuntu: apt install libconfig-inifiles-perl
|
||||
On CentOS: yum install perl-Config-IniFiles
|
||||
On FreeBSD: pkg install p5-Config-Inifiles
|
||||
|
||||
|
|
|
|||
1
LICENSE
1
LICENSE
|
|
@ -672,4 +672,3 @@ may consider it more useful to permit linking proprietary applications with
|
|||
the library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License. But first, please read
|
||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
||||
|
||||
|
|
|
|||
|
|
@ -17,4 +17,3 @@ override_dh_auto_install:
|
|||
cp sanoid.conf $(DESTDIR)/usr/share/doc/sanoid/sanoid.conf.example;
|
||||
@mkdir -p $(DESTDIR)/lib/systemd/system; \
|
||||
cp debian/sanoid.timer $(DESTDIR)/lib/systemd/system;
|
||||
|
||||
|
|
|
|||
|
|
@ -70,5 +70,3 @@ monthly_warn = 32
|
|||
monthly_crit = 35
|
||||
yearly_warn = 0
|
||||
yearly_crit = 0
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue