mirror of
https://mojerepo.cf/NeoBoot/NeoBoot-9.git
synced 2025-11-01 12:45:46 +01:00
fix kastor
This commit is contained in:
@@ -461,7 +461,7 @@ class DevicesConf(Screen, ConfigListScreen):
|
||||
os.rename(filename2, filename)
|
||||
os.system('echo "mount -a" >> /etc/init.d/udev')
|
||||
|
||||
if fileExists('/etc/init.d/mdev'):
|
||||
if fileExists('/etc/init.d/mdev'):
|
||||
filename = '/etc/init.d/mdev'
|
||||
if os.path.exists(filename):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user