Skip to content
Snippets Groups Projects
Commit a61d9954 authored by Stefan Rakel's avatar Stefan Rakel
Browse files

Fix wrong paths

parent aec8d4ee
Branches
No related tags found
No related merge requests found
File moved
...@@ -15,8 +15,8 @@ permissions = 0o755 ...@@ -15,8 +15,8 @@ permissions = 0o755
################ ################
[entries.canConfig] [entries.canConfig]
checksum = "cadc25e7eaa3e48ed9c8cf277c9301ea3381d213bed5f06a76405c30bebd2833" checksum = "cadc25e7eaa3e48ed9c8cf277c9301ea3381d213bed5f06a76405c30bebd2833"
local_path = "config/canservice" local_path = "/lib/systemd/system/can0.service"
online_path = "/lib/systemd/system/can0.service" online_path = "config/can0.service"
permissions = 0o777 permissions = 0o777
################ ################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment