Register actual container as systemd service
This service is scoped to the user only but ensures that the container is started on system boot.
This commit is contained in:
parent
6a2c50686b
commit
462e202737
4 changed files with 49 additions and 21 deletions
|
|
@ -1,7 +0,0 @@
|
|||
stream {
|
||||
server {
|
||||
listen 53 udp;
|
||||
proxy_pass 127.0.0.1:5053;
|
||||
proxy_responses 0;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue