diff --git a/config/coreboot.toml b/config/coreboot.toml index 4c8ea17c9..239d89fa8 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 a4864a21c..11b81f926 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 da4cf27f6..ba95f59bc 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]]