Commit 9703d68
authored
Move print socket to XDG_RUNTIME_DIR (#60)
We should not create unwanted directories in the user's HOME directory.
XDG_RUNTIME_DIR is the standard location to place user sockets in; it is
a tmpfs generally mounted at /run/user/<uid>.1 parent 56a1596 commit 9703d68
1 file changed
Lines changed: 12 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1453 | 1453 | | |
1454 | 1454 | | |
1455 | 1455 | | |
1456 | | - | |
1457 | | - | |
1458 | | - | |
1459 | | - | |
1460 | | - | |
1461 | | - | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
1462 | 1465 | | |
1463 | | - | |
1464 | | - | |
1465 | | - | |
1466 | 1466 | | |
1467 | | - | |
1468 | | - | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
1469 | 1470 | | |
1470 | 1471 | | |
1471 | 1472 | | |
1472 | | - | |
1473 | | - | |
1474 | | - | |
1475 | | - | |
1476 | | - | |
1477 | 1473 | | |
1478 | 1474 | | |
1479 | 1475 | | |
| |||
0 commit comments