On Sat, 5 Sep 2020 00:13:06 +0100 Ferruh Yigit <ferruh.yi...@intel.com> wrote:
> What do you thing checking if mount point exist before 'cmd'? > > + if not exists(HUGEDIR): > + os.system('mkdir -p ' + HUGEDIR) Not necessary with standard systemd
On Sat, 5 Sep 2020 00:13:06 +0100 Ferruh Yigit <ferruh.yi...@intel.com> wrote:
> What do you thing checking if mount point exist before 'cmd'? > > + if not exists(HUGEDIR): > + os.system('mkdir -p ' + HUGEDIR) Not necessary with standard systemd