diff options
Diffstat (limited to '.config/rc/runlevels/extras')
| l--------- | .config/rc/runlevels/extras/desktop | 1 | ||||
| l--------- | .config/rc/runlevels/extras/pimsync | 1 | ||||
| l--------- | .config/rc/runlevels/extras/syncthing | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/.config/rc/runlevels/extras/desktop b/.config/rc/runlevels/extras/desktop new file mode 120000 index 0000000..2c7c348 --- /dev/null +++ b/.config/rc/runlevels/extras/desktop @@ -0,0 +1 @@ +../desktop \ No newline at end of file diff --git a/.config/rc/runlevels/extras/pimsync b/.config/rc/runlevels/extras/pimsync new file mode 120000 index 0000000..daafb20 --- /dev/null +++ b/.config/rc/runlevels/extras/pimsync @@ -0,0 +1 @@ +/home/robert/.config/rc/init.d/pimsync \ No newline at end of file diff --git a/.config/rc/runlevels/extras/syncthing b/.config/rc/runlevels/extras/syncthing new file mode 120000 index 0000000..d63c652 --- /dev/null +++ b/.config/rc/runlevels/extras/syncthing @@ -0,0 +1 @@ +/home/robert/.config/rc/init.d/syncthing \ No newline at end of file |