Add Raspbian stages
This commit is contained in:
6
stage3/01-tweaks/files/55-storage.pkla
Normal file
6
stage3/01-tweaks/files/55-storage.pkla
Normal file
@@ -0,0 +1,6 @@
|
||||
[Storage Permissions]
|
||||
Identity=unix-group:plugdev
|
||||
Action=org.freedesktop.udisks.filesystem-mount;org.freedesktop.udisks.drive-eject;org.freedesktop.udisks.drive-detach;org.freedesktop.udisks.luks-unlock;org.freedesktop.udisks.inhibit-polling;org.freedesktop.udisks.drive-set-spindown
|
||||
ResultAny=yes
|
||||
ResultActive=yes
|
||||
ResultInactive=no
|
2
stage3/01-tweaks/files/75source-profile
Normal file
2
stage3/01-tweaks/files/75source-profile
Normal file
@@ -0,0 +1,2 @@
|
||||
[ -f /etc/profile ] && . /etc/profile
|
||||
[ -f "$HOME/.profile" ] && . "$HOME/.profile"
|
Reference in New Issue
Block a user