chiark / gitweb /
units: add CAP_MKNOD condition to the other two udev services too
[elogind.git] / units / remount-rootfs.service
index 89a16c8b2666c65850def8f08497d9b3d98b356c..6ca057ec67127f5f742710d84b7e3a511c35a12c 100644 (file)
@@ -1,8 +1,8 @@
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2 of the License, or
+#  under the terms of the GNU Lesser General Public License as published by
+#  the Free Software Foundation; either version 2.1 of the License, or
 #  (at your option) any later version.
 
 [Unit]
@@ -17,4 +17,3 @@ Wants=local-fs-pre.target
 Type=oneshot
 RemainAfterExit=yes
 ExecStart=/bin/mount / -o remount
-StandardOutput=syslog