You've already forked dyndns-client
							
							fix: remove systemd service unit for container image
This commit is contained in:
		| @@ -1,13 +0,0 @@ | ||||
| [Unit] | ||||
| Description=dyndns-client | ||||
| Requires=docker.service network-online.target time-sync.target | ||||
| After=docker.service network-online.target time-sync.target | ||||
|  | ||||
| [Service] | ||||
| Type=simple | ||||
| ExecStartPre=/usr/bin/docker pull docker.io/volkerraschek/dyndns-client:latest | ||||
| ExecStart=/usr/bin/docker run --name=dyndns-client --network=host --privileged --rm --volume /etc/dyndns-client:/etc/dyndns-client docker.io/volkerraschek/dyndns-client:latest | ||||
| ExecStop=/usr/bin/docker stop dyndns-client | ||||
|  | ||||
| [Install] | ||||
| WantedBy=multi-user.target | ||||
		Reference in New Issue
	
	Block a user