From 418ca4bc726b106698d2c5e4045fcc6de089101e Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 11 Aug 2019 13:24:28 +0200 Subject: Propperly unmount the overlay partition on shutdown Signed-off-by: David Oberhollenzer --- services/ifdown.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services/ifdown.in') diff --git a/services/ifdown.in b/services/ifdown.in index 1310098..2946ca0 100644 --- a/services/ifdown.in +++ b/services/ifdown.in @@ -2,6 +2,6 @@ description "stop all network interfaces" type wait target %0 after sigkill sigterm -before sync +before sync unmount exec "@SCRIPTDIR@/ifdown.sh" \ No newline at end of file -- cgit v1.2.3