Replace tab to spaces
This commit is contained in:
parent
545d8a1640
commit
aa03971428
@ -1,7 +1,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
# BSD 3-Clause License
|
# BSD 3-Clause License
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019, Alban Vidal <alban.vidal@zordhak.fr>
|
# Copyright (c) 2019-2021, Alban Vidal <alban.vidal@zordhak.fr>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Please see license file on root of this directory
|
# Please see license file on root of this directory
|
||||||
@ -27,4 +27,3 @@ command[check_service] = /usr/local/bin/check_service
|
|||||||
command[check_reboot] = sudo /usr/sbin/needrestart -p -k
|
command[check_reboot] = sudo /usr/sbin/needrestart -p -k
|
||||||
command[check_restart] = sudo /usr/sbin/needrestart -p -l
|
command[check_restart] = sudo /usr/sbin/needrestart -p -l
|
||||||
command[check_git] = sudo /usr/local/sbin/check_git
|
command[check_git] = sudo /usr/local/sbin/check_git
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user