mpd: restart always
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
062a4d4081
commit
4e3aa7b7b8
@ -181,6 +181,7 @@ in {
|
||||
ProtectKernelModules = true;
|
||||
RestrictAddressFamilies = "AF_INET AF_INET6 AF_UNIX AF_NETLINK";
|
||||
RestrictNamespaces = true;
|
||||
Restart = "always";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user