From: Yu Watanabe Date: Thu, 31 Aug 2017 09:29:41 +0000 (+0900) Subject: unit: drop redundant options X-Git-Tag: v235~188^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f9f6aca759f8bbad29c111f2bf4c902b527380;p=thirdparty%2Fsystemd.git unit: drop redundant options --- diff --git a/units/systemd-coredump@.service.in b/units/systemd-coredump@.service.in index f6044a4d3f3..c699a80f342 100644 --- a/units/systemd-coredump@.service.in +++ b/units/systemd-coredump@.service.in @@ -9,7 +9,6 @@ Description=Process Core Dump Documentation=man:systemd-coredump(8) DefaultDependencies=no -RequiresMountsFor=/var/lib/systemd/coredump Conflicts=shutdown.target After=systemd-remount-fs.service systemd-journald.socket Requires=systemd-journald.socket diff --git a/units/systemd-timesyncd.service.in b/units/systemd-timesyncd.service.in index 14557a56615..a6e14d24d13 100644 --- a/units/systemd-timesyncd.service.in +++ b/units/systemd-timesyncd.service.in @@ -11,7 +11,6 @@ Documentation=man:systemd-timesyncd.service(8) ConditionCapability=CAP_SYS_TIME ConditionVirtualization=!container DefaultDependencies=no -RequiresMountsFor=/var/lib/systemd/timesync/clock After=systemd-remount-fs.service systemd-sysusers.service Before=time-sync.target sysinit.target shutdown.target Conflicts=shutdown.target