Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Scripts for systemd #24

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Scripts for systemd #24

wants to merge 10 commits into from

Conversation

bitPogo
Copy link
Contributor

@bitPogo bitPogo commented Aug 14, 2018

No description provided.

Copy link
Contributor

@JonasKress JonasKress left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add a README.md file with a decent documentation

Crons = Crontab.read();
Crontab.close();
NewCrontab = file('current_crontab.txt', 'a');
#NewCrontab.write("\n### Comment here if you like");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot something here?

# predefinitions
# functions
def errorAndQuit(Msg):
print(Msg, file=System.stderr)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs python3

@addshore
Copy link
Contributor

Can this PR be closed? as https://phabricator.wikimedia.org/T201905 is on the verification column I can only assume this PR is not needed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants