Skip to content

Commit

Permalink
update(systemd): add falco.service alias to all systemd units
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Di Giovanna <[email protected]>
  • Loading branch information
ekoops committed Sep 18, 2024
1 parent ad13cb6 commit 0ab3a8c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions scripts/systemd/falco-bpf.service
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ StandardOutput=null

[Install]
WantedBy=multi-user.target
Alias=falco.service
1 change: 1 addition & 0 deletions scripts/systemd/falco-custom.service
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ StandardOutput=null

[Install]
WantedBy=multi-user.target
Alias=falco.service
1 change: 1 addition & 0 deletions scripts/systemd/falco-modern-bpf.service
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ StandardOutput=null

[Install]
WantedBy=multi-user.target
Alias=falco.service

0 comments on commit 0ab3a8c

Please sign in to comment.