make sure desktop exists
This commit is contained in:
parent
2c7f498d42
commit
325c104ada
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@
|
||||||
|
|
||||||
systemd.tmpfiles.rules = [
|
systemd.tmpfiles.rules = [
|
||||||
"d /home/hd/Sync 0755 hd users - -"
|
"d /home/hd/Sync 0755 hd users - -"
|
||||||
|
# I don't want desktop to be a broken symlink
|
||||||
|
"d /home/hd/Sync/Desktop 0755 hd users - -"
|
||||||
"L+ /home/hd/Documents - - - - /home/hd/Sync/Dokumente"
|
"L+ /home/hd/Documents - - - - /home/hd/Sync/Dokumente"
|
||||||
"L+ /home/hd/Desktop - - - - /home/hd/Sync/Desktop"
|
"L+ /home/hd/Desktop - - - - /home/hd/Sync/Desktop"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue