chiark / gitweb /
units/serial-getty@.service: use the default RestartSec
[elogind.git] / units / sys-kernel-debug.mount
index 8b1e33e7f748ea65faf6c1855bb9719e713e4ab1..1e94387bacb988b35c76c5781090a10676ff9259 100644 (file)
@@ -8,8 +8,10 @@
 [Unit]
 Description=Debug File System
 Documentation=https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 ConditionPathExists=/sys/kernel/debug
+ConditionCapability=CAP_SYS_RAWIO
 Before=sysinit.target
 
 [Mount]