nod0n 4 年之前
父節點
當前提交
c8efc4a944
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/deployment/automated-local.rst

+ 1 - 1
docs/deployment/automated-local.rst

@@ -29,7 +29,7 @@ Configuring the system
 First, create the ``/etc/backups`` directory (as root).
 All configuration goes into this directory.
 
-Then, create ``etc/backups/40-backup.rules`` with the following content (all on one line)::
+Then, create ``/etc/backups/40-backup.rules`` with the following content (all on one line)::
 
     ACTION=="add", SUBSYSTEM=="bdi", DEVPATH=="/devices/virtual/bdi/*",
     TAG+="systemd", ENV{SYSTEMD_WANTS}="automatic-backup.service"