feat: backup archive file
This commit is contained in:
10
backup/pkg/canal.service
Executable file
10
backup/pkg/canal.service
Executable file
@@ -0,0 +1,10 @@
|
||||
[Service]
|
||||
Type=idle
|
||||
ExecStart=/usr/local/bin/canal > /dev/null 2>&1 &
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
StandardOutput=null
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user