This commit is contained in:
Aaron Meihm 2017-08-25 11:28:43 -05:00
Родитель 9acad8b79a
Коммит 806ce938c4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,5 +9,5 @@ before_install:
- sudo apt-get -qq update
- sudo apt-get install -y auditd
script:
- sudo systemctl stop auditd
- sudo service auditd stop
- make test