diff options
Diffstat (limited to 'units/var-lock.mount')
-rw-r--r-- | units/var-lock.mount | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/var-lock.mount b/units/var-lock.mount index dbfee59a7a..a7668da8bd 100644 --- a/units/var-lock.mount +++ b/units/var-lock.mount @@ -13,3 +13,6 @@ Before=local-fs.target What=tmpfs Where=/var/lock Type=tmpfs + +[Install] +WantedBy=local-fs.target |