12 lines
343 B
Text
Executable file
12 lines
343 B
Text
Executable file
#!/usr/bin/dh-exec
|
|
bin/mount usr/bin
|
|
bin/umount usr/bin
|
|
sbin/losetup usr/sbin
|
|
sbin/swapoff usr/sbin
|
|
sbin/swapon usr/sbin
|
|
<!nodoc> usr/share/man/man5/fstab.5
|
|
<!nodoc> usr/share/man/man8/losetup.8
|
|
<!nodoc> usr/share/man/man8/mount.8
|
|
<!nodoc> usr/share/man/man8/swapoff.8
|
|
<!nodoc> usr/share/man/man8/swapon.8
|
|
<!nodoc> usr/share/man/man8/umount.8
|