文件操作 - garb.service
返回文件管理
返回主菜单
删除本文件
文件: /lib/systemd/system/garb.service
编辑文件内容
# Systemd service file for garbd [Unit] Description=Galera Arbitrator Daemon Documentation=man:garbd(8) Documentation=https://galeracluster.com/library/documentation/arbitrator.html After=network.target [Install] WantedBy=multi-user.target Alias=garbd.service [Service] User=nobody ExecStart=/usr/bin/garb-systemd start # Use SIGINT because with the default SIGTERM # garbd fails to reliably transition to 'destroyed' state KillSignal=SIGINT TimeoutSec=2m PrivateTmp=false
修改文件时间
将文件时间修改为当前时间的前一年
删除文件