f-8: systemd: change systemd file #8

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-01-04 17:42:26 +01:00
commit 93a2bc6d33
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
2 changed files with 1 additions and 18 deletions

10
systemd/metadata@.service Normal file
View file

@ -0,0 +1,10 @@
[Unit]
Description=metadata in netns %i
After=network.target
[Service]
Type=simple
ExecStart=/opt/two/bin/metadata --vm %i
[Install]
WantedBy=multi-user.target