mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-09 08:56:23 -04:00
net/quagga: whitespace cleanup
This commit is contained in:
parent
69d8673de9
commit
cfc402c2cb
2 changed files with 0 additions and 2 deletions
|
|
@ -21,4 +21,3 @@ $("#logtable").bootgrid({
|
|||
sortable: false
|
||||
});
|
||||
</script>
|
||||
|
||||
|
|
|
|||
|
|
@ -18,4 +18,3 @@ chown -R $user:$group /var/run/quagga
|
|||
# logfile (if used)
|
||||
touch /var/log/quagga.log
|
||||
chown $user:$group /var/log/quagga.log
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue