Skip to content

Commit fe1955c

Browse files
committed
verbose rc to figure out why it does not work on boot
1 parent 39f9a0c commit fe1955c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Requirements
1111
TODO
1212
----
1313

14+
- Figure out why the rc script doesn't work on boot.
1415
- Stop cloning as `root`.
1516

1617
Role Variables

templates/rubywarden.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/ksh
1+
#!/bin/ksh -x
22

33
# {{ ansible_managed }}
44

0 commit comments

Comments
 (0)