--- data/systemd/Makefile.am | 2 +- data/systemd/tmp.mount | 9 --------- 2 files changed, 1 insertions(+), 10 deletions(-) delete mode 100644 data/systemd/tmp.mount diff --git a/data/systemd/Makefile.am b/data/systemd/Makefile.am index 196e90d..a5b763c 100644 --- a/data/systemd/Makefile.am +++ b/data/systemd/Makefile.am @@ -18,5 +18,5 @@ # Author: Chris Lumens <clumens@xxxxxxxxxx> systemddir = /lib/systemd/system -dist_systemd_DATA = anaconda-shell.service anaconda.target loader.service instperf.service tmp.mount +dist_systemd_DATA = anaconda-shell.service anaconda.target loader.service instperf.service MAINTAINERCLEANFILES = Makefile.in diff --git a/data/systemd/tmp.mount b/data/systemd/tmp.mount deleted file mode 100644 index 5a42685..0000000 --- a/data/systemd/tmp.mount +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Runtime Directory -Before=loader.service - -[Mount] -What=tmpfs -Where=/tmp -Type=tmpfs -Options=size=250m -- 1.7.6.2 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list