summaryrefslogtreecommitdiff
path: root/src/profile.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-16 21:17:51 -0300
committerEuAndreh <eu@euandre.org>2024-08-16 21:17:51 -0300
commit3bd8330d10b945511f38535d9977a80f24854222 (patch)
tree7d99f3f4e325761b2a2bf1076f72a25e54ff7c2a /src/profile.sh
parentdeps.mk: Add src/cronjob entry (diff)
downloadsyskeep-3bd8330d10b945511f38535d9977a80f24854222.tar.gz
syskeep-3bd8330d10b945511f38535d9977a80f24854222.tar.xz
Add config files and install them under $(SYSCONFDIR)
Diffstat (limited to 'src/profile.sh')
-rw-r--r--src/profile.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/profile.sh b/src/profile.sh
new file mode 100644
index 0000000..1dca8b2
--- /dev/null
+++ b/src/profile.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# shellcheck source=/dev/null
+. /etc/rc
+ln -fs .profile .bashrc