aboutsummaryrefslogtreecommitdiffstats
path: root/mkuid.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mkuid.sh')
-rwxr-xr-xmkuid.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/mkuid.sh b/mkuid.sh
index 9a37dc2ca..96d6fa401 100755
--- a/mkuid.sh
+++ b/mkuid.sh
@@ -1,4 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2# This file is part of Firejail project
3# Copyright (C) 2014-2020 Firejail Authors
4# License GPL v2
2 5
3echo "extracting UID_MIN and GID_MIN" 6echo "extracting UID_MIN and GID_MIN"
4echo "#ifndef FIREJAIL_UIDS_H" > uids.h 7echo "#ifndef FIREJAIL_UIDS_H" > uids.h