diff --git a/config/coreboot.toml b/config/coreboot.toml index 4c8ea17..239d89f 100644 --- a/config/coreboot.toml +++ b/config/coreboot.toml @@ -180,7 +180,7 @@ data = """ ipcd #logd ptyd -#pcid /etc/pcid/filesystem.toml +#pcid /etc/pcid.d/ """ # [[files]] diff --git a/config/desktop.toml b/config/desktop.toml index a4864a2..11b81f9 100644 --- a/config/desktop.toml +++ b/config/desktop.toml @@ -178,7 +178,7 @@ data = """ ipcd logd ptyd -pcid /etc/pcid/filesystem.toml +pcid /etc/pcid.d/ """ [[files]] diff --git a/config/server.toml b/config/server.toml index da4cf27..ba95f59 100644 --- a/config/server.toml +++ b/config/server.toml @@ -177,7 +177,7 @@ data = """ ipcd logd ptyd -pcid /etc/pcid/filesystem.toml +pcid /etc/pcid.d/ """ [[files]]