forked from finn/tinyboard
checkpoint before troubleshooting systemd
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
[brie-sftp]
|
[brie-remote]
|
||||||
type = sftp
|
type = sftp
|
||||||
host = localhost
|
host = localhost
|
||||||
port = 11111
|
port = 11111
|
||||||
|
|||||||
@@ -100,6 +100,7 @@ EOF
|
|||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
hub_install() {
|
hub_install() {
|
||||||
echo "Assuming you have placed rclone-mount@.service in ~/.config/systemd/user/"
|
echo "Assuming you have placed rclone-mount@.service in ~/.config/systemd/user/"
|
||||||
|
echo "Also, 'sudo loginctl enable-linger armbian' and a reboot may be necessary."
|
||||||
echo "If not, create it manually. Then run: systemctl --user daemon-reload"
|
echo "If not, create it manually. Then run: systemctl --user daemon-reload"
|
||||||
systemctl --user daemon-reload
|
systemctl --user daemon-reload
|
||||||
}
|
}
|
||||||
@@ -169,4 +170,3 @@ hub)
|
|||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user