Skip to content

Commit d66c4ce

Browse files
ekoopspoiana
authored andcommitted
update(systemd): add falco.service alias to all systemd units
Signed-off-by: Leonardo Di Giovanna <[email protected]>
1 parent ad13cb6 commit d66c4ce

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

scripts/systemd/falco-bpf.service

+1
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ StandardOutput=null
2424

2525
[Install]
2626
WantedBy=multi-user.target
27+
Alias=falco.service

scripts/systemd/falco-custom.service

+1
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ StandardOutput=null
2424

2525
[Install]
2626
WantedBy=multi-user.target
27+
Alias=falco.service

scripts/systemd/falco-modern-bpf.service

+1
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ StandardOutput=null
2424

2525
[Install]
2626
WantedBy=multi-user.target
27+
Alias=falco.service

0 commit comments

Comments
 (0)