small changes

This commit is contained in:
Дмитрий Марков
2022-04-05 15:43:33 +05:00
parent 594dabcab8
commit 09fd432b2e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,3 +2,4 @@
**/*.rs.bk **/*.rs.bk
/iana-tlds.txt /iana-tlds.txt
/iana-hashes.txt /iana-hashes.txt
.idea
+1 -1
View File
@@ -7,7 +7,7 @@ After=local-fs.target
[Service] [Service]
Type=oneshot Type=oneshot
User=alfis
Group=alfis Group=alfis
StandardOutput=file:/etc/alfis.conf StandardOutput=file:/etc/alfis.conf
ExecStart=/usr/bin/alfis -g ExecStart=/usr/bin/alfis -g
ExecStartPost=/usr/bin/chmod 0640 /etc/alfis.conf